Skip to content

Commit

Permalink
add Cluster.RespClusterMigrateBench (windows-latest net8.0 Release) (…
Browse files Browse the repository at this point in the history
…benchmarkdotnet) benchmark result for 3d1e4d0
  • Loading branch information
github-action-benchmark committed Oct 16, 2024
1 parent c859ef2 commit 0d492bf
Showing 1 changed file with 49 additions and 1 deletion.
50 changes: 49 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1729092991685,
"lastUpdate": 1729092993943,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [
Expand Down Expand Up @@ -999,6 +999,54 @@ window.BENCHMARK_DATA = {
}
]
}
],
"Cluster.RespClusterMigrateBench (windows-latest net8.0 Release)": [
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "3d1e4d078c3ad7dd9cf6f926fdeda25bafe8dc33",
"message": "Added another test (3 now) and upped mean tolerance to 15%",
"timestamp": "2024-10-16T15:31:14Z",
"url": "https://github.com/darrenge/garnet/commit/3d1e4d078c3ad7dd9cf6f926fdeda25bafe8dc33"
},
"date": 1729092991179,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Cluster.RespClusterMigrateBench.Get",
"value": 44173.74084472656,
"unit": "ns",
"range": "± 91.90232230135028"
},
{
"name": "BDN.benchmark.Cluster.RespClusterMigrateBench.Set",
"value": 47835.968424479164,
"unit": "ns",
"range": "± 100.70959562472866"
},
{
"name": "BDN.benchmark.Cluster.RespClusterMigrateBench.MGet",
"value": 39432.6180594308,
"unit": "ns",
"range": "± 40.17683982611033"
},
{
"name": "BDN.benchmark.Cluster.RespClusterMigrateBench.MSet",
"value": 38518.67940266927,
"unit": "ns",
"range": "± 93.90163747462742"
}
]
}
]
}
}

0 comments on commit 0d492bf

Please sign in to comment.