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 91e85dc
  • Loading branch information
github-action-benchmark committed Oct 15, 2024
1 parent e945e33 commit 29d8b18
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": 1729033097310,
"lastUpdate": 1729033099275,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"BDNBenchmark - Resp.RespTsavoriteStress (os ubuntu-latest, framework net8.0, configuration Release)": [
Expand Down Expand Up @@ -1580,6 +1580,52 @@ window.BENCHMARK_DATA = {
"range": "± 28.794406084600823"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "91e85dc55efecc777a997b666166057bb6589809",
"message": "Put backk all the benchmarks",
"timestamp": "2024-10-15T22:21:14Z",
"url": "https://github.com/darrenge/garnet/commit/91e85dc55efecc777a997b666166057bb6589809"
},
"date": 1729033090478,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Cluster.RespClusterBench.Get",
"value": 25048.067016601562,
"unit": "ns",
"range": "± 40.886464263542"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.Set",
"value": 23280.811838003305,
"unit": "ns",
"range": "± 24.2097196696064"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.MGet",
"value": 20124.67215401786,
"unit": "ns",
"range": "± 63.895838871206415"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.MSet",
"value": 18466.214803059895,
"unit": "ns",
"range": "± 58.74860856366669"
}
]
}
],
"BDNBenchmark - Resp.RespLuaStress (os windows-latest, framework net8.0, configuration Release)": [
Expand Down

0 comments on commit 29d8b18

Please sign in to comment.