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 9ba3566 commit 8636b26
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": 1729095121190,
"lastUpdate": 1729095129870,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [
Expand Down Expand Up @@ -2174,6 +2174,52 @@ window.BENCHMARK_DATA = {
"range": "± 106.10351181155065"
}
]
},
{
"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": 1729095128242,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner1",
"value": 193.1186750105449,
"unit": "ns",
"range": "± 1.0462183455087852"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner2",
"value": 323.7739220937093,
"unit": "ns",
"range": "± 2.7339361093755006"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner3",
"value": 605.297253481547,
"unit": "ns",
"range": "± 5.721557464437275"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner4",
"value": 2945.6399973551434,
"unit": "ns",
"range": "± 27.363608425083726"
}
]
}
],
"Resp.RespParseStress (ubuntu-latest net8.0 Release)": [
Expand Down

0 comments on commit 8636b26

Please sign in to comment.