Skip to content

Commit

Permalink
add BDNBenchmark - Cluster.RespClusterBench (ubuntu-latest, net8.0, R…
Browse files Browse the repository at this point in the history
…elease) (benchmarkdotnet) benchmark result for 687be36
  • Loading branch information
github-action-benchmark committed Oct 14, 2024
1 parent 9cc5a9a commit f96e6bc
Showing 1 changed file with 49 additions and 1 deletion.
50 changes: 49 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": 1728938134061,
"lastUpdate": 1728938153037,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -15669,6 +15669,54 @@ window.BENCHMARK_DATA = {
}
]
}
],
"BDNBenchmark - Cluster.RespClusterBench (ubuntu-latest, net8.0, Release)": [
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "687be36fcd0871d2736e3deceb3143c4c9c15168",
"message": "Clean up the name a bit",
"timestamp": "2024-10-14T20:32:19Z",
"url": "https://github.com/darrenge/garnet/commit/687be36fcd0871d2736e3deceb3143c4c9c15168"
},
"date": 1728938152199,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Cluster.RespClusterBench.Get",
"value": 27162.791918945313,
"unit": "ns",
"range": "± 164.9909101285809"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.Set",
"value": 24821.92690531413,
"unit": "ns",
"range": "± 64.44496725175956"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.MGet",
"value": 20740.49965139536,
"unit": "ns",
"range": "± 135.5902867165667"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.MSet",
"value": 20425.203435262043,
"unit": "ns",
"range": "± 19.67222340146858"
}
]
}
]
}
}

0 comments on commit f96e6bc

Please sign in to comment.