Skip to content

Commit

Permalink
add Benchmark (benchmarkdotnet) benchmark result for 759c923
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 16, 2024
1 parent 20bcec4 commit aa762c6
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": 1729095134599,
"lastUpdate": 1729095183102,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [
Expand Down Expand Up @@ -2266,6 +2266,52 @@ window.BENCHMARK_DATA = {
"range": "± 21.041575143562376"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "759c92380db85c3385880de040bee4672705d231",
"message": "Removed ReplParse and put in LuaRunner",
"timestamp": "2024-10-16T16:08:28Z",
"url": "https://github.com/darrenge/garnet/commit/759c92380db85c3385880de040bee4672705d231"
},
"date": 1729095174920,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Cluster.RespClusterBench.Get",
"value": 24962.853393554688,
"unit": "ns",
"range": "± 90.25966789642926"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.Set",
"value": 23367.616780598957,
"unit": "ns",
"range": "± 20.695382179920927"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.MGet",
"value": 19542.718505859375,
"unit": "ns",
"range": "± 15.79105704156812"
},
{
"name": "BDN.benchmark.Cluster.RespClusterBench.MSet",
"value": 18265.013732910156,
"unit": "ns",
"range": "± 24.539990727093738"
}
]
}
],
"Resp.RespParseStress (ubuntu-latest net8.0 Release)": [
Expand Down

0 comments on commit aa762c6

Please sign in to comment.