Skip to content

Commit 51f1f00

Browse files
author
github-action-benchmark
committed
add pipeline (cargo) benchmark result for 4694f38
1 parent 6831f67 commit 51f1f00

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

dev/bench/data.js

+31-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1729870809806,
2+
"lastUpdate": 1731675169811,
33
"repoUrl": "https://github.com/hyperium/hyper",
44
"entries": {
55
"pipeline": [
@@ -8942,6 +8942,36 @@ window.BENCHMARK_DATA = {
89428942
"unit": "ns/iter"
89438943
}
89448944
]
8945+
},
8946+
{
8947+
"commit": {
8948+
"author": {
8949+
"email": "[email protected]",
8950+
"name": "Sean McArthur",
8951+
"username": "seanmonstar"
8952+
},
8953+
"committer": {
8954+
"email": "[email protected]",
8955+
"name": "GitHub",
8956+
"username": "web-flow"
8957+
},
8958+
"distinct": true,
8959+
"id": "4694f3878204bfaa3232a36b7de4ac0a2fdd1e0d",
8960+
"message": "chore(ci): pin hashbrown in MSRV job (#3783)",
8961+
"timestamp": "2024-11-15T07:51:57-05:00",
8962+
"tree_id": "09030cb313fe1221816814d355943cfbd1fb559f",
8963+
"url": "https://github.com/hyperium/hyper/commit/4694f3878204bfaa3232a36b7de4ac0a2fdd1e0d"
8964+
},
8965+
"date": 1731675166057,
8966+
"tool": "cargo",
8967+
"benches": [
8968+
{
8969+
"name": "hello_world_16",
8970+
"value": 45412,
8971+
"range": "± 9077.91",
8972+
"unit": "ns/iter"
8973+
}
8974+
]
89458975
}
89468976
],
89478977
"end_to_end": [

0 commit comments

Comments
 (0)