Skip to content

Commit

Permalink
add BDNBenchmark - Resp.RespLuaRunnerStress (windows-latest, net8.0, …
Browse files Browse the repository at this point in the history
…Release) (benchmarkdotnet) benchmark result for 687be36
  • Loading branch information
github-action-benchmark committed Oct 14, 2024
1 parent 98a3474 commit b0f751c
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": 1728938234796,
"lastUpdate": 1728938242423,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -15999,6 +15999,54 @@ window.BENCHMARK_DATA = {
}
]
}
],
"BDNBenchmark - Resp.RespLuaRunnerStress (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": "687be36fcd0871d2736e3deceb3143c4c9c15168",
"message": "Clean up the name a bit",
"timestamp": "2024-10-14T20:32:19Z",
"url": "https://github.com/darrenge/garnet/commit/687be36fcd0871d2736e3deceb3143c4c9c15168"
},
"date": 1728938232782,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner1",
"value": 120.34882647650582,
"unit": "ns",
"range": "± 0.24791115615877024"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner2",
"value": 178.27484267098563,
"unit": "ns",
"range": "± 0.5880516414526273"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner3",
"value": 352.57753959068884,
"unit": "ns",
"range": "± 0.6199746522497344"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner4",
"value": 2308.4342320760093,
"unit": "ns",
"range": "± 4.506360091879668"
}
]
}
]
}
}

0 comments on commit b0f751c

Please sign in to comment.