Skip to content

Commit ff4fb13

Browse files
author
github-action-benchmark
committed
add pipeline (cargo) benchmark result for 2377b89
1 parent b8d2863 commit ff4fb13

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

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": 1762785632597,
2+
"lastUpdate": 1762786321282,
33
"repoUrl": "https://github.com/hyperium/hyper",
44
"entries": {
55
"pipeline": [
@@ -10292,6 +10292,36 @@ window.BENCHMARK_DATA = {
1029210292
"unit": "ns/iter"
1029310293
}
1029410294
]
10295+
},
10296+
{
10297+
"commit": {
10298+
"author": {
10299+
"email": "[email protected]",
10300+
"name": "Louis Thiery",
10301+
"username": "lthiery"
10302+
},
10303+
"committer": {
10304+
"email": "[email protected]",
10305+
"name": "GitHub",
10306+
"username": "web-flow"
10307+
},
10308+
"distinct": true,
10309+
"id": "2377b893f6e64ca9878e4f25d1472b96baa7e3ea",
10310+
"message": "fix(http1): fix rare missed write wakeup on connections (#3952)",
10311+
"timestamp": "2025-11-10T09:51:16-05:00",
10312+
"tree_id": "49a32d8db6a927e9e92febcdd681c76a20646b33",
10313+
"url": "https://github.com/hyperium/hyper/commit/2377b893f6e64ca9878e4f25d1472b96baa7e3ea"
10314+
},
10315+
"date": 1762786319140,
10316+
"tool": "cargo",
10317+
"benches": [
10318+
{
10319+
"name": "hello_world_16",
10320+
"value": 46727,
10321+
"range": "± 7562.56",
10322+
"unit": "ns/iter"
10323+
}
10324+
]
1029510325
}
1029610326
],
1029710327
"end_to_end": [

0 commit comments

Comments
 (0)