Skip to content

Commit

Permalink
add Benchmark (benchmarkdotnet) benchmark result for 027e016
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 16, 2024
1 parent c4530f7 commit e04a5fe
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": 1729104104597,
"lastUpdate": 1729104105609,
"repoUrl": "https://github.com/darrenge/garnet",
"entries": {
"Resp.RespTsavoriteStress (ubuntu-latest net8.0 Release)": [
Expand Down Expand Up @@ -3394,6 +3394,52 @@ window.BENCHMARK_DATA = {
"range": "± 14.86709689956175"
}
]
},
{
"commit": {
"author": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"committer": {
"name": "darrenge",
"username": "darrenge",
"email": "darrenge@microsoft.com"
},
"id": "027e0160290bc2ce5c3f5540062f1d07dbb2de45",
"message": "Removed debug code and commented out read from previous cache",
"timestamp": "2024-10-16T18:37:43Z",
"url": "https://github.com/darrenge/garnet/commit/027e0160290bc2ce5c3f5540062f1d07dbb2de45"
},
"date": 1729104104226,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "BDN.benchmark.Resp.RespLuaStress.BasicLuaStress1",
"value": 158.69755597909293,
"unit": "ns",
"range": "± 0.1515270761643684"
},
{
"name": "BDN.benchmark.Resp.RespLuaStress.BasicLuaStress2",
"value": 277.35369939804076,
"unit": "ns",
"range": "± 3.6049168325491867"
},
{
"name": "BDN.benchmark.Resp.RespLuaStress.BasicLuaStress3",
"value": 1416.3671673366002,
"unit": "ns",
"range": "± 8.542824552909035"
},
{
"name": "BDN.benchmark.Resp.RespLuaStress.BasicLuaStress4",
"value": 2751.2470260620116,
"unit": "ns",
"range": "± 23.67275624027397"
}
]
}
],
"Resp.RespParseStress (ubuntu-latest net8.0 Release)": [
Expand Down

0 comments on commit e04a5fe

Please sign in to comment.