Skip to content

Commit

Permalink
add pipeline (cargo) benchmark result for a3bda62
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 10, 2024
1 parent d749c0e commit 1c8dce0
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": 1733845857138,
"lastUpdate": 1733849757252,
"repoUrl": "https://github.com/hyperium/hyper",
"entries": {
"pipeline": [
Expand Down Expand Up @@ -9242,6 +9242,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Sean McArthur",
"username": "seanmonstar"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "a3bda62da36060a38638fba983a0c07c0ab6259d",
"message": "docs(roadmap): update ROADMAP post v1.0 (#3763)",
"timestamp": "2024-12-10T11:55:08-05:00",
"tree_id": "58111a2616eeffd70a8f0ea118348e424de88186",
"url": "https://github.com/hyperium/hyper/commit/a3bda62da36060a38638fba983a0c07c0ab6259d"
},
"date": 1733849754804,
"tool": "cargo",
"benches": [
{
"name": "hello_world_16",
"value": 46118,
"range": "± 7213.04",
"unit": "ns/iter"
}
]
}
],
"end_to_end": [
Expand Down

0 comments on commit 1c8dce0

Please sign in to comment.