Skip to content

Commit

Permalink
add Benchmark (benchmarkdotnet) benchmark result for d69a07b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 11, 2024
1 parent 49d637c commit a38fa1d
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": 1728596174569,
"lastUpdate": 1728669703903,
"repoUrl": "https://github.com/microsoft/garnet",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -1838,6 +1838,46 @@ window.BENCHMARK_DATA = {
"range": "± 989.8919537765283"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "[email protected]"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "[email protected]"
},
"id": "d69a07b30fe9500cf7cd13d175f016fd14f4f78b",
"message": "Adding actions: write permit since actions default to read only",
"timestamp": "2024-10-10T21:28:01Z",
"url": "https://github.com/microsoft/garnet/commit/d69a07b30fe9500cf7cd13d175f016fd14f4f78b"
},
"date": 1728669700966,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Get",
"value": 20361.12252400716,
"unit": "ns",
"range": "± 197.81229244631177"
},
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Set",
"value": 19424.663548787434,
"unit": "ns",
"range": "± 75.08158235031391"
},
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Incr",
"value": 27056.026059831893,
"unit": "ns",
"range": "± 256.80762393488146"
}
]
}
]
}
Expand Down

0 comments on commit a38fa1d

Please sign in to comment.