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 1b69395
  • Loading branch information
github-action-benchmark committed Oct 14, 2024
1 parent 12685b8 commit 7cf0df2
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": 1728938988928,
"lastUpdate": 1728939075582,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -16156,6 +16156,88 @@ window.BENCHMARK_DATA = {
"range": "± 665.6000199076999"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "1b69395ae9af46cda1d631b2105d4ef71e7e302e",
"message": "Put names back",
"timestamp": "2024-10-14T20:43:52Z",
"url": "https://github.com/darrenge/garnet/commit/1b69395ae9af46cda1d631b2105d4ef71e7e302e"
},
"date": 1728939055087,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespParseStress.InlinePing",
"value": 2256.121342976888,
"unit": "ns",
"range": "± 4.157993270234692"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Set",
"value": 17636.336364746094,
"unit": "ns",
"range": "± 43.87779734015463"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.SetEx",
"value": 25389.085505558895,
"unit": "ns",
"range": "± 18.155262022446966"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Get",
"value": 13971.115984235492,
"unit": "ns",
"range": "± 15.553212563795439"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Increment",
"value": 25296.742350260418,
"unit": "ns",
"range": "± 30.141460383381954"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.ZAddRem",
"value": 145012.7783203125,
"unit": "ns",
"range": "± 1061.351215302518"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.LPushPop",
"value": 124528.80533854167,
"unit": "ns",
"range": "± 393.77959532318744"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.SAddRem",
"value": 122437.02204777644,
"unit": "ns",
"range": "± 463.2503445028319"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.HSetDel",
"value": 163431.2744140625,
"unit": "ns",
"range": "± 582.9942970591813"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.MyDictSetGet",
"value": 249889.9169921875,
"unit": "ns",
"range": "± 853.2721374583103"
}
]
}
],
"BDNBenchmark - Resp.RespTsavoriteStress (ubuntu-latest, net8.0, Release)": [
Expand Down

0 comments on commit 7cf0df2

Please sign in to comment.