Skip to content

Commit

Permalink
add Benchmark (benchmarkdotnet) benchmark result for 027e016
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 16, 2024
1 parent 81ac822 commit 6fff2f1
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": 1729104156797,
"lastUpdate": 1729104160304,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [
Expand Down Expand Up @@ -3566,6 +3566,52 @@ window.BENCHMARK_DATA = {
"range": "± 34.84976684138876"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "027e0160290bc2ce5c3f5540062f1d07dbb2de45",
"message": "Removed debug code and commented out read from previous cache",
"timestamp": "2024-10-16T18:37:43Z",
"url": "https://github.com/darrenge/garnet/commit/027e0160290bc2ce5c3f5540062f1d07dbb2de45"
},
"date": 1729104153181,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Cluster.RespClusterMigrateBench.Get",
"value": 44654.28731282552,
"unit": "ns",
"range": "± 107.01271167237752"
},
{
"name": "BDN.benchmark.Cluster.RespClusterMigrateBench.Set",
"value": 52147.05851236979,
"unit": "ns",
"range": "± 50.44725592584209"
},
{
"name": "BDN.benchmark.Cluster.RespClusterMigrateBench.MGet",
"value": 39289.9208577474,
"unit": "ns",
"range": "± 63.78626552184461"
},
{
"name": "BDN.benchmark.Cluster.RespClusterMigrateBench.MSet",
"value": 37885.39264385517,
"unit": "ns",
"range": "± 107.86592452008037"
}
]
}
],
"Resp.RespParseStress (ubuntu-latest net8.0 Release)": [
Expand Down

0 comments on commit 6fff2f1

Please sign in to comment.