Skip to content

Commit

Permalink
add Benchmark (benchmarkdotnet) benchmark result for 4793747
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 16, 2024
1 parent 8cfb834 commit d724606
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": 1729038235516,
"lastUpdate": 1729038357614,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [
Expand Down Expand Up @@ -166,6 +166,46 @@ window.BENCHMARK_DATA = {
"range": "± 63.33712265713777"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "479374746c43dee7ace54dad74f9512e3e80e80b",
"message": "Added a second test to it",
"timestamp": "2024-10-16T00:24:48Z",
"url": "https://github.com/darrenge/garnet/commit/479374746c43dee7ace54dad74f9512e3e80e80b"
},
"date": 1729038339764,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Get",
"value": 20079.86094156901,
"unit": "ns",
"range": "± 23.123266750110556"
},
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Set",
"value": 18411.780875069755,
"unit": "ns",
"range": "± 30.80777568548298"
},
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Incr",
"value": 25850.5372267503,
"unit": "ns",
"range": "± 18.16485642572053"
}
]
}
]
}
Expand Down

0 comments on commit d724606

Please sign in to comment.