Skip to content

Commit

Permalink
add BDNBenchmark - Resp.RespTsavoriteStress (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 7cf0df2 commit 600076a
Showing 1 changed file with 41 additions and 1 deletion.
42 changes: 41 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": 1728939075582,
"lastUpdate": 1728940814234,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -14500,6 +14500,46 @@ window.BENCHMARK_DATA = {
"range": "± 147.66298207130416"
}
]
},
{
"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": 1728940812786,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Get",
"value": 1084639.9417067308,
"unit": "ns",
"range": "± 852.284716187616"
},
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Set",
"value": 1087690.1516462055,
"unit": "ns",
"range": "± 795.6247268574339"
},
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Incr",
"value": 1093402.34765625,
"unit": "ns",
"range": "± 876.8255844624586"
}
]
}
],
"BDNBenchmark - Resp.RespLuaRunnerStress (os ubuntu-latest, framework net8.0, configuration Release)": [
Expand Down

0 comments on commit 600076a

Please sign in to comment.