Skip to content

Commit

Permalink
add Benchmark (benchmarkdotnet) benchmark result for 28af1d1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 16, 2024
1 parent 1f15473 commit 86b16a1
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": 1729109154295,
"lastUpdate": 1729109194243,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [
Expand Down Expand Up @@ -4952,6 +4952,52 @@ window.BENCHMARK_DATA = {
"range": "± 24.880437761149093"
}
]
},
{
"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": 1729109187229,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner1",
"value": 124.16116131676569,
"unit": "ns",
"range": "± 2.287500045039392"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner2",
"value": 176.66477839152017,
"unit": "ns",
"range": "± 0.35729091754681463"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner3",
"value": 379.88231658935547,
"unit": "ns",
"range": "± 2.888475222487356"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner4",
"value": 2156.4322662353516,
"unit": "ns",
"range": "± 6.05084034676571"
}
]
}
],
"Resp.RespParseStress (ubuntu-latest net8.0 Release)": [
Expand Down

0 comments on commit 86b16a1

Please sign in to comment.