Skip to content

Commit

Permalink
add Benchmark (benchmarkdotnet) benchmark result for 00b3674
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 16, 2024
1 parent e3c9aea commit 23d1d6a
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": 1729112478775,
"lastUpdate": 1729113009504,
"repoUrl": "https://github.com/microsoft/garnet",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -190,6 +190,46 @@ window.BENCHMARK_DATA = {
"range": "± 445.729139321809"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "[email protected]"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "[email protected]"
},
"id": "00b36746b37dcf422b76be0eb28d509bcbf267f7",
"message": "Set to Linux only to reduce number of consectutive tests which caused push collisions with GitHub",
"timestamp": "2024-10-16T21:06:52Z",
"url": "https://github.com/microsoft/garnet/commit/00b36746b37dcf422b76be0eb28d509bcbf267f7"
},
"date": 1729113007479,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Get",
"value": 20391.259198506672,
"unit": "ns",
"range": "± 21.617424576898003"
},
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Set",
"value": 19322.56077372233,
"unit": "ns",
"range": "± 164.36755008308683"
},
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Incr",
"value": 25989.90055495042,
"unit": "ns",
"range": "± 84.28376183998441"
}
]
}
],
"Resp.RespParseStress (ubuntu-latest net8.0 Release)": [
Expand Down

0 comments on commit 23d1d6a

Please sign in to comment.