Skip to content

Commit

Permalink
add Resp.RespParseStress (windows-latest net8.0 Release) (benchmarkdo…
Browse files Browse the repository at this point in the history
…tnet) benchmark result for 4793747
  • Loading branch information
github-action-benchmark committed Oct 16, 2024
1 parent 2f20a0e commit 77d36d4
Showing 1 changed file with 85 additions and 1 deletion.
86 changes: 85 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": 1729038911179,
"lastUpdate": 1729038914949,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [
Expand Down Expand Up @@ -655,6 +655,90 @@ window.BENCHMARK_DATA = {
}
]
}
],
"Resp.RespParseStress (windows-latest net8.0 Release)": [
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "479374746c43dee7ace54dad74f9512e3e80e80b",
"message": "Added a second test to it",
"timestamp": "2024-10-16T00:24:48Z",
"url": "https://github.com/darrenge/garnet/commit/479374746c43dee7ace54dad74f9512e3e80e80b"
},
"date": 1729038913252,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespParseStress.InlinePing",
"value": 2254.178810119629,
"unit": "ns",
"range": "± 2.6276332894081977"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Set",
"value": 18468.987165178572,
"unit": "ns",
"range": "± 29.03651566903069"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.SetEx",
"value": 25818.11022077288,
"unit": "ns",
"range": "± 35.612288999866614"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Get",
"value": 14022.603963216146,
"unit": "ns",
"range": "± 20.60954969799661"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Increment",
"value": 24861.341639927454,
"unit": "ns",
"range": "± 39.69257895746064"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.ZAddRem",
"value": 149106.26220703125,
"unit": "ns",
"range": "± 177.18407560893402"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.LPushPop",
"value": 124897.83040364583,
"unit": "ns",
"range": "± 326.5972217901399"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.SAddRem",
"value": 122265.13264973958,
"unit": "ns",
"range": "± 383.02542875053103"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.HSetDel",
"value": 160565.98470052084,
"unit": "ns",
"range": "± 486.61247642047243"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.MyDictSetGet",
"value": 260233.26497395834,
"unit": "ns",
"range": "± 872.9650390866578"
}
]
}
]
}
}

0 comments on commit 77d36d4

Please sign in to comment.