Skip to content

Commit

Permalink
add Benchmark (benchmarkdotnet) benchmark result for 027e016
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 16, 2024
1 parent 62d3088 commit a317489
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": 1729104169280,
"lastUpdate": 1729104171833,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [
Expand Down Expand Up @@ -3658,6 +3658,52 @@ window.BENCHMARK_DATA = {
"range": "± 3.9064298475535884"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "027e0160290bc2ce5c3f5540062f1d07dbb2de45",
"message": "Removed debug code and commented out read from previous cache",
"timestamp": "2024-10-16T18:37:43Z",
"url": "https://github.com/darrenge/garnet/commit/027e0160290bc2ce5c3f5540062f1d07dbb2de45"
},
"date": 1729104162769,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespLuaStress.BasicLuaStress1",
"value": 104.80424761772156,
"unit": "ns",
"range": "± 0.4775499883427843"
},
{
"name": "BDN.benchmark.Resp.RespLuaStress.BasicLuaStress2",
"value": 179.2590550013951,
"unit": "ns",
"range": "± 0.9659677943542326"
},
{
"name": "BDN.benchmark.Resp.RespLuaStress.BasicLuaStress3",
"value": 689.4702466328939,
"unit": "ns",
"range": "± 2.0632910564421953"
},
{
"name": "BDN.benchmark.Resp.RespLuaStress.BasicLuaStress4",
"value": 1721.687126159668,
"unit": "ns",
"range": "± 4.67533340312595"
}
]
}
],
"Resp.RespParseStress (ubuntu-latest net8.0 Release)": [
Expand Down

0 comments on commit a317489

Please sign in to comment.