Skip to content

Commit

Permalink
add BDNBenchmark - Resp.RespLuaRunnerStress (os ubuntu-latest, framew…
Browse files Browse the repository at this point in the history
…ork net8.0, configuration Release) (benchmarkdotnet) benchmark result for 188f5ae
  • Loading branch information
github-action-benchmark committed Oct 14, 2024
1 parent 31f4008 commit 304a43b
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": 1728944878970,
"lastUpdate": 1728944879740,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -14852,6 +14852,52 @@ window.BENCHMARK_DATA = {
"range": "± 16.825860566237264"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "188f5ae319c447c67f09664ac94f38aa134578b3",
"message": "Removed the sleep",
"timestamp": "2024-10-14T22:24:29Z",
"url": "https://github.com/darrenge/garnet/commit/188f5ae319c447c67f09664ac94f38aa134578b3"
},
"date": 1728944877249,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner1",
"value": 177.9345352099492,
"unit": "ns",
"range": "± 0.5293701205333896"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner2",
"value": 318.81004783085416,
"unit": "ns",
"range": "± 2.518858433315901"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner3",
"value": 584.0036986214774,
"unit": "ns",
"range": "± 3.882024526539364"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner4",
"value": 2930.141613260905,
"unit": "ns",
"range": "± 23.69340619647126"
}
]
}
],
"BDNBenchmark - Resp.RespLuaStress (os ubuntu-latest, framework net8.0, configuration Release)": [
Expand Down

0 comments on commit 304a43b

Please sign in to comment.