Skip to content

Commit

Permalink
add Benchmark (benchmarkdotnet) benchmark result for 28af1d1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 16, 2024
1 parent 728209a commit f86fc39
Showing 1 changed file with 41 additions and 1 deletion.
42 changes: 41 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": 1729109237518,
"lastUpdate": 1729109239711,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [
Expand Down Expand Up @@ -5136,6 +5136,46 @@ window.BENCHMARK_DATA = {
"range": "± 27.58595477102862"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "28af1d1f76c042cfaa973a4a1484de49fe2416bc",
"message": "Cleaned up old comments and reduced threshold range to 130%",
"timestamp": "2024-10-16T20:02:04Z",
"url": "https://github.com/darrenge/garnet/commit/28af1d1f76c042cfaa973a4a1484de49fe2416bc"
},
"date": 1729109224103,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Get",
"value": 20145.283977801984,
"unit": "ns",
"range": "± 51.94158352450713"
},
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Set",
"value": 17510.084097726005,
"unit": "ns",
"range": "± 20.91730316121946"
},
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Incr",
"value": 25228.09377817007,
"unit": "ns",
"range": "± 32.06442906934604"
}
]
}
],
"Resp.RespParseStress (ubuntu-latest net8.0 Release)": [
Expand Down

0 comments on commit f86fc39

Please sign in to comment.