Skip to content

Commit

Permalink
add Benchmark (benchmarkdotnet) benchmark result for d92e1b0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 17, 2024
1 parent 85cdd55 commit eea6b4f
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": 1729187571494,
"lastUpdate": 1729187578784,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [
Expand Down Expand Up @@ -6590,6 +6590,52 @@ window.BENCHMARK_DATA = {
"range": "± 43.94055608130427"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "d92e1b02cdf1548fc9e14f66ad68d9b606cb82d6",
"message": "Removed skip-fetch-gh-pages",
"timestamp": "2024-10-17T17:47:47Z",
"url": "https://github.com/darrenge/garnet/commit/d92e1b02cdf1548fc9e14f66ad68d9b606cb82d6"
},
"date": 1729187566125,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner1",
"value": 127.91336854298909,
"unit": "ns",
"range": "± 0.7571541011802255"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner2",
"value": 179.60766042981828,
"unit": "ns",
"range": "± 0.7758861396073204"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner3",
"value": 360.220159803118,
"unit": "ns",
"range": "± 1.000288321463188"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner4",
"value": 2277.0157368977866,
"unit": "ns",
"range": "± 9.963538720348943"
}
]
}
],
"Resp.RespParseStress (ubuntu-latest net8.0 Release)": [
Expand Down

0 comments on commit eea6b4f

Please sign in to comment.