Skip to content

Commit

Permalink
add Cluster.RespClusterBench (ubuntu-latest net8.0 Release) (benchmar…
Browse files Browse the repository at this point in the history
…kdotnet) benchmark result for d92e1b0
  • Loading branch information
github-action-benchmark committed Oct 17, 2024
1 parent de7b064 commit 528028b
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": 1729187478767,
"lastUpdate": 1729187480142,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [
Expand Down Expand Up @@ -8922,6 +8922,52 @@ window.BENCHMARK_DATA = {
"range": "± 112.79821516059496"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "d92e1b02cdf1548fc9e14f66ad68d9b606cb82d6",
"message": "Removed skip-fetch-gh-pages",
"timestamp": "2024-10-17T17:47:47Z",
"url": "https://github.com/darrenge/garnet/commit/d92e1b02cdf1548fc9e14f66ad68d9b606cb82d6"
},
"date": 1729187479718,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Cluster.RespClusterBench.Get",
"value": 27528.962472098214,
"unit": "ns",
"range": "± 192.38315454541342"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.Set",
"value": 24508.044567871093,
"unit": "ns",
"range": "± 170.66517544962514"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.MGet",
"value": 20415.388654581704,
"unit": "ns",
"range": "± 149.70702936565937"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.MSet",
"value": 18636.727270507814,
"unit": "ns",
"range": "± 138.05828077976145"
}
]
}
],
"Resp.RespLuaStress (windows-latest net8.0 Release)": [
Expand Down

0 comments on commit 528028b

Please sign in to comment.