Skip to content

Commit

Permalink
add BDNBenchmark - Cluster.RespClusterBench (os windows-latest, frame…
Browse files Browse the repository at this point in the history
…work net8.0, configuration Release) (benchmarkdotnet) benchmark result for f621f11
  • Loading branch information
github-action-benchmark committed Oct 14, 2024
1 parent 648f917 commit 502d685
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": 1728940912033,
"lastUpdate": 1728940949218,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -16098,6 +16098,52 @@ window.BENCHMARK_DATA = {
"range": "± 15.493018546006729"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "f621f1160104f3f1be63b7a3268169fb499f332c",
"message": "Added Thread.Sleep to ProcessMessage() (Line 391) to slow down to see if BDN picks up degradation",
"timestamp": "2024-10-14T21:17:04Z",
"url": "https://github.com/darrenge/garnet/commit/f621f1160104f3f1be63b7a3268169fb499f332c"
},
"date": 1728940939453,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Cluster.RespClusterBench.Get",
"value": 15596882.51201923,
"unit": "ns",
"range": "± 66696.48054068463"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.Set",
"value": 15616682.291666666,
"unit": "ns",
"range": "± 4047.554611761706"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.MGet",
"value": 15483901.5625,
"unit": "ns",
"range": "± 155884.26536954235"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.MSet",
"value": 15616921.986607144,
"unit": "ns",
"range": "± 3393.086745039408"
}
]
}
],
"BDNBenchmark - Resp.RespParseStress (os ubuntu-latest, framework net8.0, configuration Release)": [
Expand Down

0 comments on commit 502d685

Please sign in to comment.