Skip to content

Commit

Permalink
add pipeline (cargo) benchmark result for 0bd4adf
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 6, 2024
1 parent 0cfb4c8 commit e17f9ea
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1732905987347,
"lastUpdate": 1733501148606,
"repoUrl": "https://github.com/hyperium/hyper",
"entries": {
"pipeline": [
Expand Down Expand Up @@ -9182,6 +9182,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Lin Yihai",
"username": "linyihai"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "0bd4adfed2bf40dda6867260ded05542d5b921c5",
"message": "refactor(lib): reduce clippy warnings (#3805)",
"timestamp": "2024-12-06T11:04:54-05:00",
"tree_id": "57d0f27e0ecacaef717664a557140175f49ae5c9",
"url": "https://github.com/hyperium/hyper/commit/0bd4adfed2bf40dda6867260ded05542d5b921c5"
},
"date": 1733501145602,
"tool": "cargo",
"benches": [
{
"name": "hello_world_16",
"value": 46045,
"range": "± 9034.60",
"unit": "ns/iter"
}
]
}
],
"end_to_end": [
Expand Down

0 comments on commit e17f9ea

Please sign in to comment.