Skip to content

Commit

Permalink
add BDNBenchmark - Resp.RespParseStress (os ubuntu-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 29d8b18 commit 0e0dcde
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": 1729033099275,
"lastUpdate": 1729033171693,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"BDNBenchmark - Resp.RespTsavoriteStress (os ubuntu-latest, framework net8.0, configuration Release)": [
Expand Down Expand Up @@ -2060,6 +2060,88 @@ window.BENCHMARK_DATA = {
"range": "± 503.6225145763709"
}
]
},
{
"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": 1729033169953,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespParseStress.InlinePing",
"value": 2106.3528429667153,
"unit": "ns",
"range": "± 5.201023754612631"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Set",
"value": 18120.108690702,
"unit": "ns",
"range": "± 19.03840742395185"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.SetEx",
"value": 25778.489547729492,
"unit": "ns",
"range": "± 204.22727672187912"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Get",
"value": 13401.213106595553,
"unit": "ns",
"range": "± 44.64560797229455"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Increment",
"value": 26334.22628479004,
"unit": "ns",
"range": "± 171.03249348442242"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.ZAddRem",
"value": 186011.93715820313,
"unit": "ns",
"range": "± 1314.4205493833924"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.LPushPop",
"value": 169013.99373372397,
"unit": "ns",
"range": "± 269.5306482242171"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.SAddRem",
"value": 164591.72196138822,
"unit": "ns",
"range": "± 1277.715531829659"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.HSetDel",
"value": 201759.2392659505,
"unit": "ns",
"range": "± 2176.0953673098593"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.MyDictSetGet",
"value": 231139.09759990984,
"unit": "ns",
"range": "± 891.2852532624338"
}
]
}
],
"BDNBenchmark - Resp.RespParseStress (os windows-latest, framework net8.0, configuration Release)": [
Expand Down

0 comments on commit 0e0dcde

Please sign in to comment.