Skip to content

Commit

Permalink
add BDNBenchmark - Resp.RespLuaStress (windows-latest, net8.0, Releas…
Browse files Browse the repository at this point in the history
…e) (benchmarkdotnet) benchmark result for 687be36
  • Loading branch information
github-action-benchmark committed Oct 14, 2024
1 parent b0f751c commit c01cfbd
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": 1728938242423,
"lastUpdate": 1728938258306,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -16047,6 +16047,54 @@ window.BENCHMARK_DATA = {
}
]
}
],
"BDNBenchmark - Resp.RespLuaStress (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": 1728938250092,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespLuaStress.BasicLuaStress1",
"value": 103.34185123443604,
"unit": "ns",
"range": "± 0.4310270816649812"
},
{
"name": "BDN.benchmark.Resp.RespLuaStress.BasicLuaStress2",
"value": 173.91793568929037,
"unit": "ns",
"range": "± 0.4065098633659732"
},
{
"name": "BDN.benchmark.Resp.RespLuaStress.BasicLuaStress3",
"value": 716.5233978858361,
"unit": "ns",
"range": "± 1.639137843725493"
},
{
"name": "BDN.benchmark.Resp.RespLuaStress.BasicLuaStress4",
"value": 1657.4865886143275,
"unit": "ns",
"range": "± 3.2655961903833903"
}
]
}
]
}
}

0 comments on commit c01cfbd

Please sign in to comment.