Skip to content

Commit

Permalink
add Benchmark (benchmarkdotnet) benchmark result for 8ea2b89
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 16, 2024
1 parent 2533e09 commit 1055e8c
Showing 1 changed file with 47 additions and 1 deletion.
48 changes: 47 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": 1729094618520,
"lastUpdate": 1729094625890,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [
Expand Down Expand Up @@ -1792,6 +1792,52 @@ window.BENCHMARK_DATA = {
"range": "± 30.218446669860317"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "8ea2b891a7318142eb66443f1b50e3f0745397ca",
"message": "Added 'Resp.RespLuaStress'",
"timestamp": "2024-10-16T15:58:38Z",
"url": "https://github.com/darrenge/garnet/commit/8ea2b891a7318142eb66443f1b50e3f0745397ca"
},
"date": 1729094609285,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Cluster.RespClusterBench.Get",
"value": 24614.425659179688,
"unit": "ns",
"range": "± 126.41408528233887"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.Set",
"value": 23254.065595354354,
"unit": "ns",
"range": "± 24.802709577392235"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.MGet",
"value": 19626.57938639323,
"unit": "ns",
"range": "± 41.659773267725"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.MSet",
"value": 18513.060232309195,
"unit": "ns",
"range": "± 26.595820462771943"
}
]
}
],
"Resp.RespParseStress (ubuntu-latest net8.0 Release)": [
Expand Down

0 comments on commit 1055e8c

Please sign in to comment.