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 1b69395
  • Loading branch information
github-action-benchmark committed Oct 14, 2024
1 parent 149a822 commit 173d879
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": 1728938920697,
"lastUpdate": 1728938924074,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -15696,6 +15696,52 @@ window.BENCHMARK_DATA = {
"range": "± 26.772340495790296"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "1b69395ae9af46cda1d631b2105d4ef71e7e302e",
"message": "Put names back",
"timestamp": "2024-10-14T20:43:52Z",
"url": "https://github.com/darrenge/garnet/commit/1b69395ae9af46cda1d631b2105d4ef71e7e302e"
},
"date": 1728938914223,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Cluster.RespClusterBench.Get",
"value": 24629.879106794084,
"unit": "ns",
"range": "± 73.61558305557814"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.Set",
"value": 23416.4306640625,
"unit": "ns",
"range": "± 39.25978392488009"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.MGet",
"value": 20264.542933872766,
"unit": "ns",
"range": "± 20.096763256579763"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.MSet",
"value": 21267.488450270434,
"unit": "ns",
"range": "± 15.493018546006729"
}
]
}
],
"BDNBenchmark - Resp.RespParseStress (os ubuntu-latest, framework net8.0, configuration Release)": [
Expand Down

0 comments on commit 173d879

Please sign in to comment.