Skip to content

Commit b06098c

Browse files
author
github-action-benchmark
committed
add pipeline (cargo) benchmark result for ea5b49b
1 parent 46b8691 commit b06098c

1 file changed

Lines changed: 31 additions & 1 deletion

File tree

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": 1743792982005,
2+
"lastUpdate": 1744028283393,
33
"repoUrl": "https://github.com/hyperium/hyper",
44
"entries": {
55
"pipeline": [
@@ -9632,6 +9632,36 @@ window.BENCHMARK_DATA = {
96329632
"unit": "ns/iter"
96339633
}
96349634
]
9635+
},
9636+
{
9637+
"commit": {
9638+
"author": {
9639+
"email": "[email protected]",
9640+
"name": "ZenTeaCC",
9641+
"username": "Muffeter"
9642+
},
9643+
"committer": {
9644+
"email": "[email protected]",
9645+
"name": "GitHub",
9646+
"username": "web-flow"
9647+
},
9648+
"distinct": true,
9649+
"id": "ea5b49b7d4e18c1eaa7f42db0ff91d1dcca56a04",
9650+
"message": "docs(examples): alias Builder for clarity in http_proxy (#3873)",
9651+
"timestamp": "2025-04-07T08:17:10-04:00",
9652+
"tree_id": "f60fe1ff511adb512dd393206410834d8923e476",
9653+
"url": "https://github.com/hyperium/hyper/commit/ea5b49b7d4e18c1eaa7f42db0ff91d1dcca56a04"
9654+
},
9655+
"date": 1744028281109,
9656+
"tool": "cargo",
9657+
"benches": [
9658+
{
9659+
"name": "hello_world_16",
9660+
"value": 45289,
9661+
"range": "± 8612.56",
9662+
"unit": "ns/iter"
9663+
}
9664+
]
96359665
}
96369666
],
96379667
"end_to_end": [

0 commit comments

Comments
 (0)