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 cdf2d25
  • Loading branch information
github-action-benchmark committed Oct 16, 2024
1 parent 2ef28fb commit 5f8188c
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": 1729112274854,
"lastUpdate": 1729112277678,
"repoUrl": "https://github.com/microsoft/garnet",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -365,6 +365,54 @@ window.BENCHMARK_DATA = {
}
]
}
],
"Cluster.RespClusterMigrateBench (windows-latest net8.0 Release)": [
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "[email protected]"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "[email protected]"
},
"id": "cdf2d25356fad2ca234a01969809b3e4d3aeb5fb",
"message": "Bump threshold to 35% (135%) to trigger perf failure",
"timestamp": "2024-10-16T20:52:20Z",
"url": "https://github.com/microsoft/garnet/commit/cdf2d25356fad2ca234a01969809b3e4d3aeb5fb"
},
"date": 1729112265330,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Cluster.RespClusterMigrateBench.Get",
"value": 50859.85979352678,
"unit": "ns",
"range": "± 102.24984869472159"
},
{
"name": "BDN.benchmark.Cluster.RespClusterMigrateBench.Set",
"value": 53208.99353027344,
"unit": "ns",
"range": "± 90.10573945430264"
},
{
"name": "BDN.benchmark.Cluster.RespClusterMigrateBench.MGet",
"value": 40719.346400669645,
"unit": "ns",
"range": "± 53.899737944932184"
},
{
"name": "BDN.benchmark.Cluster.RespClusterMigrateBench.MSet",
"value": 39289.3319266183,
"unit": "ns",
"range": "± 76.65885115291066"
}
]
}
]
}
}

0 comments on commit 5f8188c

Please sign in to comment.