Skip to content

Commit 6c4f3cd

Browse files
author
github-action-benchmark
committed
add pipeline (cargo) benchmark result for 793af1e
1 parent b109078 commit 6c4f3cd

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": 1763068539707,
2+
"lastUpdate": 1763141636378,
33
"repoUrl": "https://github.com/hyperium/hyper",
44
"entries": {
55
"pipeline": [
@@ -10472,6 +10472,36 @@ window.BENCHMARK_DATA = {
1047210472
"unit": "ns/iter"
1047310473
}
1047410474
]
10475+
},
10476+
{
10477+
"commit": {
10478+
"author": {
10479+
"email": "[email protected]",
10480+
"name": "Sean McArthur",
10481+
"username": "seanmonstar"
10482+
},
10483+
"committer": {
10484+
"email": "[email protected]",
10485+
"name": "GitHub",
10486+
"username": "web-flow"
10487+
},
10488+
"distinct": true,
10489+
"id": "793af1ed2a3f1fd65e5a8de85b368daa58b15279",
10490+
"message": "docs(error): add more information about `is_incomplete_message()` (#3978)",
10491+
"timestamp": "2025-11-14T12:33:06-05:00",
10492+
"tree_id": "b049d050a6c48f683b4fe46859c4a1550ee96e79",
10493+
"url": "https://github.com/hyperium/hyper/commit/793af1ed2a3f1fd65e5a8de85b368daa58b15279"
10494+
},
10495+
"date": 1763141633396,
10496+
"tool": "cargo",
10497+
"benches": [
10498+
{
10499+
"name": "hello_world_16",
10500+
"value": 47265,
10501+
"range": "± 7978.37",
10502+
"unit": "ns/iter"
10503+
}
10504+
]
1047510505
}
1047610506
],
1047710507
"end_to_end": [

0 commit comments

Comments
 (0)