Skip to content

Commit

Permalink
add Benchmark (benchmarkdotnet) benchmark result for 28af1d1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 16, 2024
1 parent 65a6ec9 commit 43bbd8f
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": 1729109204159,
"lastUpdate": 1729109230245,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [
Expand Down Expand Up @@ -5044,6 +5044,52 @@ window.BENCHMARK_DATA = {
"range": "± 5.459814677656146"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "28af1d1f76c042cfaa973a4a1484de49fe2416bc",
"message": "Cleaned up old comments and reduced threshold range to 130%",
"timestamp": "2024-10-16T20:02:04Z",
"url": "https://github.com/darrenge/garnet/commit/28af1d1f76c042cfaa973a4a1484de49fe2416bc"
},
"date": 1729109213438,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Cluster.RespClusterMigrateBench.Get",
"value": 45540.3476969401,
"unit": "ns",
"range": "± 70.3467518949576"
},
{
"name": "BDN.benchmark.Cluster.RespClusterMigrateBench.Set",
"value": 44647.16022198017,
"unit": "ns",
"range": "± 46.73638413115998"
},
{
"name": "BDN.benchmark.Cluster.RespClusterMigrateBench.MGet",
"value": 40330.20277756911,
"unit": "ns",
"range": "± 37.7468480303825"
},
{
"name": "BDN.benchmark.Cluster.RespClusterMigrateBench.MSet",
"value": 37564.90267240084,
"unit": "ns",
"range": "± 32.7246613120406"
}
]
}
],
"Resp.RespParseStress (ubuntu-latest net8.0 Release)": [
Expand Down

0 comments on commit 43bbd8f

Please sign in to comment.