Skip to content

Commit

Permalink
add Benchmark (benchmarkdotnet) benchmark result for 3b7e0ff
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 16, 2024
1 parent 897624a commit fd3f436
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": 1729108149003,
"lastUpdate": 1729108168525,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [
Expand Down Expand Up @@ -4524,6 +4524,88 @@ window.BENCHMARK_DATA = {
"range": "± 16.263446832376456"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "3b7e0ff60a981b61f7bb7e64d626f136b18e245f",
"message": "Bumping to 40% threshhold",
"timestamp": "2024-10-16T19:43:40Z",
"url": "https://github.com/darrenge/garnet/commit/3b7e0ff60a981b61f7bb7e64d626f136b18e245f"
},
"date": 1729108167480,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespParseStress.InlinePing",
"value": 2092.8882506688437,
"unit": "ns",
"range": "± 2.8848065118504644"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Set",
"value": 20918.217384847005,
"unit": "ns",
"range": "± 172.72582301381294"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.SetEx",
"value": 27650.60780843099,
"unit": "ns",
"range": "± 42.139271352972536"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Get",
"value": 13480.30716923305,
"unit": "ns",
"range": "± 91.05482199615977"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.Increment",
"value": 26045.69971822103,
"unit": "ns",
"range": "± 192.2434379207965"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.ZAddRem",
"value": 179478.8186279297,
"unit": "ns",
"range": "± 1193.8569253533399"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.LPushPop",
"value": 176383.06831054686,
"unit": "ns",
"range": "± 1392.0436021852233"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.SAddRem",
"value": 156328.63286481585,
"unit": "ns",
"range": "± 1855.5829578147902"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.HSetDel",
"value": 194543.08115234374,
"unit": "ns",
"range": "± 2853.2465518090107"
},
{
"name": "BDN.benchmark.Resp.RespParseStress.MyDictSetGet",
"value": 235278.2489013672,
"unit": "ns",
"range": "± 1194.7370355860899"
}
]
}
],
"Resp.RespParseStress (ubuntu-latest net8.0 Release)": [
Expand Down

0 comments on commit fd3f436

Please sign in to comment.