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 7418b2e
  • Loading branch information
github-action-benchmark committed Oct 16, 2024
1 parent 9d5c99c commit b3f0872
Showing 1 changed file with 47 additions and 1 deletion.
48 changes: 47 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": 1729111047780,
"lastUpdate": 1729111050820,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [
Expand Down Expand Up @@ -7682,6 +7682,52 @@ window.BENCHMARK_DATA = {
"range": "± 32.7246613120406"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "7418b2eec52f6f379d066b73ad7d0d56af8fb620",
"message": "Bump threshold back to 140%",
"timestamp": "2024-10-16T20:29:08Z",
"url": "https://github.com/darrenge/garnet/commit/7418b2eec52f6f379d066b73ad7d0d56af8fb620"
},
"date": 1729111046383,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Cluster.RespClusterMigrateBench.Get",
"value": 47781.49108886719,
"unit": "ns",
"range": "± 200.68556871179553"
},
{
"name": "BDN.benchmark.Cluster.RespClusterMigrateBench.Set",
"value": 45253.24198404948,
"unit": "ns",
"range": "± 66.12908580946169"
},
{
"name": "BDN.benchmark.Cluster.RespClusterMigrateBench.MGet",
"value": 39584.78044782366,
"unit": "ns",
"range": "± 61.30100987713972"
},
{
"name": "BDN.benchmark.Cluster.RespClusterMigrateBench.MSet",
"value": 38990.7948811849,
"unit": "ns",
"range": "± 55.74944318572544"
}
]
}
],
"Resp.RespLuaStress (ubuntu-latest net8.0 Release)": [
Expand Down

0 comments on commit b3f0872

Please sign in to comment.