Skip to content

Commit

Permalink
add BDNBenchmark - Resp.RespParseStress (os windows-latest, framework…
Browse files Browse the repository at this point in the history
… net8.0, configuration Release) (benchmarkdotnet) benchmark result for 91e85dc
  • Loading branch information
github-action-benchmark committed Oct 15, 2024
1 parent f8c2ca8 commit 7871507
Showing 1 changed file with 83 additions and 1 deletion.
84 changes: 83 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": 1729034625925,
"lastUpdate": 1729034736285,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -26246,6 +26246,88 @@ window.BENCHMARK_DATA = {
"range": "± 757.9942705739744"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "91e85dc55efecc777a997b666166057bb6589809",
"message": "Put backk all the benchmarks",
"timestamp": "2024-10-15T22:21:14Z",
"url": "https://github.com/darrenge/garnet/commit/91e85dc55efecc777a997b666166057bb6589809"
},
"date": 1729034718486,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespParseStress.InlinePing",
"value": 2256.0422897338867,
"unit": "ns",
"range": "± 3.9531001297855717"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Set",
"value": 19211.645725795202,
"unit": "ns",
"range": "± 45.73417875225151"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.SetEx",
"value": 25444.723074776786,
"unit": "ns",
"range": "± 191.88978633908158"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Get",
"value": 14065.635572160993,
"unit": "ns",
"range": "± 23.799743784219466"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Increment",
"value": 25378.29335530599,
"unit": "ns",
"range": "± 26.95519545024093"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.ZAddRem",
"value": 150192.88142277644,
"unit": "ns",
"range": "± 246.00432420384894"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.LPushPop",
"value": 125623.04280598958,
"unit": "ns",
"range": "± 190.28163202126174"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.SAddRem",
"value": 123946.04304387019,
"unit": "ns",
"range": "± 143.4887147410545"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.HSetDel",
"value": 163115.09660993304,
"unit": "ns",
"range": "± 385.01972185214356"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.MyDictSetGet",
"value": 251179.833984375,
"unit": "ns",
"range": "± 706.2779054263882"
}
]
}
],
"BDNBenchmark - Resp.RespTsavoriteStress (ubuntu-latest, net8.0, Release)": [
Expand Down

0 comments on commit 7871507

Please sign in to comment.