Skip to content

Commit faf252c

Browse files
author
github-action-benchmark
committed
add pipeline (cargo) benchmark result for 8ad2595
1 parent 7a8fc6b commit faf252c

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": 1754915520209,
2+
"lastUpdate": 1754917684323,
33
"repoUrl": "https://github.com/hyperium/hyper",
44
"entries": {
55
"pipeline": [
@@ -10022,6 +10022,36 @@ window.BENCHMARK_DATA = {
1002210022
"unit": "ns/iter"
1002310023
}
1002410024
]
10025+
},
10026+
{
10027+
"commit": {
10028+
"author": {
10029+
"email": "[email protected]",
10030+
"name": "Name",
10031+
"username": "1911860538"
10032+
},
10033+
"committer": {
10034+
"email": "[email protected]",
10035+
"name": "GitHub",
10036+
"username": "web-flow"
10037+
},
10038+
"distinct": true,
10039+
"id": "8ad2595c0363be85dadd0da18eeb994686e88655",
10040+
"message": "test(common): add missing assertion in full_rewind test (#3926)\n\nCo-authored-by: 1911860538 <[email protected]>",
10041+
"timestamp": "2025-08-11T09:07:14-04:00",
10042+
"tree_id": "68870319ae676e2fc18be6e5b1ab02f7acdd3455",
10043+
"url": "https://github.com/hyperium/hyper/commit/8ad2595c0363be85dadd0da18eeb994686e88655"
10044+
},
10045+
"date": 1754917681588,
10046+
"tool": "cargo",
10047+
"benches": [
10048+
{
10049+
"name": "hello_world_16",
10050+
"value": 48117,
10051+
"range": "± 7756.37",
10052+
"unit": "ns/iter"
10053+
}
10054+
]
1002510055
}
1002610056
],
1002710057
"end_to_end": [

0 commit comments

Comments
 (0)