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 f621f11
  • Loading branch information
github-action-benchmark committed Oct 14, 2024
1 parent f652707 commit 47de051
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": 1728940847546,
"lastUpdate": 1728940849268,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -14680,6 +14680,52 @@ window.BENCHMARK_DATA = {
"range": "± 22.33392676962727"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "f621f1160104f3f1be63b7a3268169fb499f332c",
"message": "Added Thread.Sleep to ProcessMessage() (Line 391) to slow down to see if BDN picks up degradation",
"timestamp": "2024-10-14T21:17:04Z",
"url": "https://github.com/darrenge/garnet/commit/f621f1160104f3f1be63b7a3268169fb499f332c"
},
"date": 1728940847533,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner1",
"value": 189.35222858649033,
"unit": "ns",
"range": "± 0.8840927474759968"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner2",
"value": 311.2693570454915,
"unit": "ns",
"range": "± 3.2138704052516247"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner3",
"value": 601.7332653318133,
"unit": "ns",
"range": "± 4.362118502189904"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner4",
"value": 2947.4148987361364,
"unit": "ns",
"range": "± 20.185207726784956"
}
]
}
],
"BDNBenchmark - Resp.RespLuaStress (os ubuntu-latest, framework net8.0, configuration Release)": [
Expand Down

0 comments on commit 47de051

Please sign in to comment.