Skip to content

Commit

Permalink
add Benchmark (benchmarkdotnet) benchmark result for 3d1e4d0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 16, 2024
1 parent 3b85ebb commit c859ef2
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": 1729092989379,
"lastUpdate": 1729092991685,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [
Expand Down Expand Up @@ -742,6 +742,46 @@ window.BENCHMARK_DATA = {
"range": "± 93.90163747462742"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "3d1e4d078c3ad7dd9cf6f926fdeda25bafe8dc33",
"message": "Added another test (3 now) and upped mean tolerance to 15%",
"timestamp": "2024-10-16T15:31:14Z",
"url": "https://github.com/darrenge/garnet/commit/3d1e4d078c3ad7dd9cf6f926fdeda25bafe8dc33"
},
"date": 1729092980845,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Get",
"value": 22383.383178710938,
"unit": "ns",
"range": "± 88.76896284300005"
},
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Set",
"value": 18936.266072591145,
"unit": "ns",
"range": "± 36.34315273044789"
},
{
"name": "BDN.benchmark.Resp.RespTsavoriteStress.Incr",
"value": 26070.70066011869,
"unit": "ns",
"range": "± 27.475086327174374"
}
]
}
],
"Resp.RespParseStress (ubuntu-latest net8.0 Release)": [
Expand Down

0 comments on commit c859ef2

Please sign in to comment.