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 2186ba6 commit e7cc120
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": 1729034121066,
"lastUpdate": 1729034207720,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -25634,6 +25634,88 @@ window.BENCHMARK_DATA = {
"range": "± 974.9622023246094"
}
]
},
{
"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": 1729034196832,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespParseStress.InlinePing",
"value": 2253.1213466937725,
"unit": "ns",
"range": "± 2.3224226717832863"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Set",
"value": 18116.620178222656,
"unit": "ns",
"range": "± 43.31915640968319"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.SetEx",
"value": 25493.763078962053,
"unit": "ns",
"range": "± 21.5240500459154"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Get",
"value": 13980.856432233539,
"unit": "ns",
"range": "± 8.808274743057696"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Increment",
"value": 25491.142859825723,
"unit": "ns",
"range": "± 14.086091343399133"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.ZAddRem",
"value": 143636.279296875,
"unit": "ns",
"range": "± 233.3471825255022"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.LPushPop",
"value": 124407.70874023438,
"unit": "ns",
"range": "± 74.71006454139524"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.SAddRem",
"value": 124931.84438852164,
"unit": "ns",
"range": "± 163.57992979372855"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.HSetDel",
"value": 162277.26178850446,
"unit": "ns",
"range": "± 458.45019339565755"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.MyDictSetGet",
"value": 246783.98600260416,
"unit": "ns",
"range": "± 757.9942705739744"
}
]
}
],
"BDNBenchmark - Resp.RespTsavoriteStress (ubuntu-latest, net8.0, Release)": [
Expand Down

0 comments on commit e7cc120

Please sign in to comment.