-
Notifications
You must be signed in to change notification settings - Fork 520
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Benchmark (benchmarkdotnet) benchmark result for 00b3674
- 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.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": [ | ||
|
@@ -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)": [ | ||
|