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 1277ffc commit 365b603
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": 1729187465797,
"lastUpdate": 1729187476672,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [
Expand Down Expand Up @@ -6234,6 +6234,52 @@ window.BENCHMARK_DATA = {
"range": "± 304.4741034727406"
}
]
},
{
"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": 1729187475561,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespLuaStress.BasicLuaStress1",
"value": 179.42865435282388,
"unit": "ns",
"range": "± 1.3182777710325715"
},
{
"name": "BDN.benchmark.Resp.RespLuaStress.BasicLuaStress2",
"value": 275.22260849816456,
"unit": "ns",
"range": "± 1.0540383483106317"
},
{
"name": "BDN.benchmark.Resp.RespLuaStress.BasicLuaStress3",
"value": 1378.0857237497964,
"unit": "ns",
"range": "± 10.222499536029952"
},
{
"name": "BDN.benchmark.Resp.RespLuaStress.BasicLuaStress4",
"value": 2688.719362894694,
"unit": "ns",
"range": "± 25.89838772433745"
}
]
}
],
"Resp.RespParseStress (ubuntu-latest net8.0 Release)": [
Expand Down

0 comments on commit 365b603

Please sign in to comment.