Skip to content

Commit 0295c89

Browse files
author
github-action-benchmark
committed
add pipeline (cargo) benchmark result for da80d2a
1 parent cf94767 commit 0295c89

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": 1764600586552,
2+
"lastUpdate": 1765911700822,
33
"repoUrl": "https://github.com/hyperium/hyper",
44
"entries": {
55
"pipeline": [
@@ -10652,6 +10652,36 @@ window.BENCHMARK_DATA = {
1065210652
"unit": "ns/iter"
1065310653
}
1065410654
]
10655+
},
10656+
{
10657+
"commit": {
10658+
"author": {
10659+
"email": "sean@seanmonstar.com",
10660+
"name": "Sean McArthur",
10661+
"username": "seanmonstar"
10662+
},
10663+
"committer": {
10664+
"email": "noreply@github.com",
10665+
"name": "GitHub",
10666+
"username": "web-flow"
10667+
},
10668+
"distinct": true,
10669+
"id": "da80d2a22427f16d183c04cbae2377c6061f2d83",
10670+
"message": "test(lib): fix unused warnings due to feature gating test imports (#3997)",
10671+
"timestamp": "2025-12-16T14:00:54-05:00",
10672+
"tree_id": "a2fc99ee08fc596ca8e8050b17ddf880c2ec9577",
10673+
"url": "https://github.com/hyperium/hyper/commit/da80d2a22427f16d183c04cbae2377c6061f2d83"
10674+
},
10675+
"date": 1765911697856,
10676+
"tool": "cargo",
10677+
"benches": [
10678+
{
10679+
"name": "hello_world_16",
10680+
"value": 47056,
10681+
"range": "± 7529.75",
10682+
"unit": "ns/iter"
10683+
}
10684+
]
1065510685
}
1065610686
],
1065710687
"end_to_end": [

0 commit comments

Comments
 (0)