Skip to content

Commit

Permalink
add pipeline (cargo) benchmark result for a131111
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 16, 2024
1 parent 4c5d4e8 commit f885924
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 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": 1733849904609,
"lastUpdate": 1734363456575,
"repoUrl": "https://github.com/hyperium/hyper",
"entries": {
"pipeline": [
Expand Down Expand Up @@ -9272,6 +9272,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Sean McArthur",
"username": "seanmonstar"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "a131111f9c3189bab36fed9f46872c88dc0d601e",
"message": "fix(http1): fix intermitent panic parsing partial headers (#3812)\n\nCloses #3811",
"timestamp": "2024-12-16T10:36:41-05:00",
"tree_id": "dd2700ed6794c889095646223e3c51eb3649dbe4",
"url": "https://github.com/hyperium/hyper/commit/a131111f9c3189bab36fed9f46872c88dc0d601e"
},
"date": 1734363454470,
"tool": "cargo",
"benches": [
{
"name": "hello_world_16",
"value": 53011,
"range": "± 8472.47",
"unit": "ns/iter"
}
]
}
],
"end_to_end": [
Expand Down

0 comments on commit f885924

Please sign in to comment.