From 7b32f31dc4413aa8fff2dada6be34b321939e8f7 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 16 Oct 2024 20:05:41 +0000 Subject: [PATCH] add Benchmark (benchmarkdotnet) benchmark result for 28af1d1f76c042cfaa973a4a1484de49fe2416bc --- dev/bench/data.js | 48 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 47 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 9d2d72526d..f58072be79 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729109117799, + "lastUpdate": 1729109141666, "repoUrl": "https://github.com/darrenge/garnet", "entries": { "Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [ @@ -4768,6 +4768,52 @@ window.BENCHMARK_DATA = { "range": "± 135.5689840505362" } ] + }, + { + "commit": { + "author": { + "name": "darrenge", + "username": "darrenge", + "email": "darrenge@microsoft.com" + }, + "committer": { + "name": "darrenge", + "username": "darrenge", + "email": "darrenge@microsoft.com" + }, + "id": "28af1d1f76c042cfaa973a4a1484de49fe2416bc", + "message": "Cleaned up old comments and reduced threshold range to 130%", + "timestamp": "2024-10-16T20:02:04Z", + "url": "https://github.com/darrenge/garnet/commit/28af1d1f76c042cfaa973a4a1484de49fe2416bc" + }, + "date": 1729109140020, + "tool": "benchmarkdotnet", + "benches": [ + { + "name": "BDN.benchmark.Cluster.RespClusterMigrateBench.Get", + "value": 47176.275274658205, + "unit": "ns", + "range": "± 316.94271187116414" + }, + { + "name": "BDN.benchmark.Cluster.RespClusterMigrateBench.Set", + "value": 48584.09265950521, + "unit": "ns", + "range": "± 358.269725517106" + }, + { + "name": "BDN.benchmark.Cluster.RespClusterMigrateBench.MGet", + "value": 40984.46549886068, + "unit": "ns", + "range": "± 260.93182186123914" + }, + { + "name": "BDN.benchmark.Cluster.RespClusterMigrateBench.MSet", + "value": 39496.22690255301, + "unit": "ns", + "range": "± 20.405706791870703" + } + ] } ], "Resp.RespParseStress (ubuntu-latest net8.0 Release)": [