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 d2fa240
  • Loading branch information
github-action-benchmark committed Oct 14, 2024
1 parent d0a8ea5 commit 55a05c8
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": 1728945109041,
"lastUpdate": 1728945307953,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -14620,6 +14620,46 @@ window.BENCHMARK_DATA = {
"range": "± 94.24538948809267"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "d2fa24057860e7df2ea021e058ab31c927129e99",
"message": "Changed alert threshold from 200% to 10%",
"timestamp": "2024-10-14T22:29:24Z",
"url": "https://github.com/darrenge/garnet/commit/d2fa24057860e7df2ea021e058ab31c927129e99"
},
"date": 1728945307041,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Get",
"value": 20564.081159464517,
"unit": "ns",
"range": "± 111.43368090965357"
},
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Set",
"value": 18825.356813703263,
"unit": "ns",
"range": "± 160.09913307244605"
},
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Incr",
"value": 26109.308418273926,
"unit": "ns",
"range": "± 43.05078513736691"
}
]
}
],
"BDNBenchmark - Resp.RespLuaRunnerStress (os ubuntu-latest, framework net8.0, configuration Release)": [
Expand Down

0 comments on commit 55a05c8

Please sign in to comment.