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 d43b1c9 commit 9f73427
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": 1729095191893,
"lastUpdate": 1729095194635,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [
Expand Down Expand Up @@ -2398,6 +2398,52 @@ window.BENCHMARK_DATA = {
"range": "± 42.81699413154366"
}
]
},
{
"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": 1729095183387,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespLuaStress.BasicLuaStress1",
"value": 103.126726547877,
"unit": "ns",
"range": "± 0.22482089339684147"
},
{
"name": "BDN.benchmark.Resp.RespLuaStress.BasicLuaStress2",
"value": 174.26638236412634,
"unit": "ns",
"range": "± 0.7961364938053421"
},
{
"name": "BDN.benchmark.Resp.RespLuaStress.BasicLuaStress3",
"value": 661.4659236027644,
"unit": "ns",
"range": "± 1.382854399732238"
},
{
"name": "BDN.benchmark.Resp.RespLuaStress.BasicLuaStress4",
"value": 1874.100582416241,
"unit": "ns",
"range": "± 3.6932510707107977"
}
]
}
],
"Resp.RespParseStress (ubuntu-latest net8.0 Release)": [
Expand Down

0 comments on commit 9f73427

Please sign in to comment.