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 8b67fd3 commit 881e165
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": 1729187488170,
"lastUpdate": 1729187489922,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [
Expand Down Expand Up @@ -6372,6 +6372,52 @@ window.BENCHMARK_DATA = {
"range": "± 232.07818682648104"
}
]
},
{
"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": 1729187488765,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner1",
"value": 198.09650769233704,
"unit": "ns",
"range": "± 1.5075565454674262"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner2",
"value": 314.76535964012146,
"unit": "ns",
"range": "± 3.7081137826631436"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner3",
"value": 617.0584932963053,
"unit": "ns",
"range": "± 6.617754481297761"
},
{
"name": "BDN.benchmark.Resp.RespLuaRunnerStress.BasicLuaRunner4",
"value": 2990.807686669486,
"unit": "ns",
"range": "± 37.2489275922463"
}
]
}
],
"Resp.RespParseStress (ubuntu-latest net8.0 Release)": [
Expand Down

0 comments on commit 881e165

Please sign in to comment.