Skip to content

Commit dde4824

Browse files
author
github-action-benchmark
committed
add pipeline (cargo) benchmark result for 72fcf54
1 parent 019e959 commit dde4824

1 file changed

Lines changed: 31 additions & 1 deletion

File tree

dev/bench/data.js

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1786378321649,
2+
"lastUpdate": 1786432659492,
33
"repoUrl": "https://github.com/hyperium/hyper",
44
"entries": {
55
"pipeline": [
@@ -13082,6 +13082,36 @@ window.BENCHMARK_DATA = {
1308213082
"unit": "ns/iter"
1308313083
}
1308413084
]
13085+
},
13086+
{
13087+
"commit": {
13088+
"author": {
13089+
"email": "sean@seanmonstar.com",
13090+
"name": "Sean McArthur",
13091+
"username": "seanmonstar"
13092+
},
13093+
"committer": {
13094+
"email": "noreply@github.com",
13095+
"name": "GitHub",
13096+
"username": "web-flow"
13097+
},
13098+
"distinct": true,
13099+
"id": "72fcf545c9b4a261f31d89bafd3019a2d4e9e1d7",
13100+
"message": "fix(http1): detect TE: trailers caselessly and with other values (#4152)",
13101+
"timestamp": "2026-08-11T07:16:47Z",
13102+
"tree_id": "41be8370cf91b722bb18cbf621ff41c415ce9581",
13103+
"url": "https://github.com/hyperium/hyper/commit/72fcf545c9b4a261f31d89bafd3019a2d4e9e1d7"
13104+
},
13105+
"date": 1786432656076,
13106+
"tool": "cargo",
13107+
"benches": [
13108+
{
13109+
"name": "hello_world_16",
13110+
"value": 57327,
13111+
"range": "± 11703.21",
13112+
"unit": "ns/iter"
13113+
}
13114+
]
1308513115
}
1308613116
],
1308713117
"end_to_end": [

0 commit comments

Comments
 (0)