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 b7a0c54
  • Loading branch information
github-action-benchmark committed Oct 14, 2024
1 parent 8f6e2b1 commit 46b729d
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": 1728937573911,
"lastUpdate": 1728937639017,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -15544,6 +15544,88 @@ window.BENCHMARK_DATA = {
"range": "± 541.1725704585567"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "b7a0c54a4886228389f6255dcf629c0a6fa19bf1",
"message": "Trying summary-always: true on the charts task",
"timestamp": "2024-10-14T20:19:54Z",
"url": "https://github.com/darrenge/garnet/commit/b7a0c54a4886228389f6255dcf629c0a6fa19bf1"
},
"date": 1728937626925,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespParseStress.InlinePing",
"value": 2267.805998665946,
"unit": "ns",
"range": "± 2.7617060010209373"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Set",
"value": 18420.144958496094,
"unit": "ns",
"range": "± 57.62167897856321"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.SetEx",
"value": 25682.2514851888,
"unit": "ns",
"range": "± 18.019971406752173"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Get",
"value": 13933.971187046596,
"unit": "ns",
"range": "± 25.263083845302155"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Increment",
"value": 26064.92963518415,
"unit": "ns",
"range": "± 40.07891215337659"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.ZAddRem",
"value": 163576.2947591146,
"unit": "ns",
"range": "± 356.34643531379777"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.LPushPop",
"value": 127072.69381009616,
"unit": "ns",
"range": "± 179.84946501047335"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.SAddRem",
"value": 121942.00439453125,
"unit": "ns",
"range": "± 430.9450539621458"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.HSetDel",
"value": 149275.67044771634,
"unit": "ns",
"range": "± 396.1629924425816"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.MyDictSetGet",
"value": 261530.70963541666,
"unit": "ns",
"range": "± 665.6000199076999"
}
]
}
]
}
Expand Down

0 comments on commit 46b729d

Please sign in to comment.