Skip to content

Commit

Permalink
add pipeline (cargo) benchmark result for 906f8db
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 23, 2024
1 parent 6202a34 commit 4ef616f
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": 1729633320621,
"lastUpdate": 1729686416868,
"repoUrl": "https://github.com/hyperium/hyper",
"entries": {
"pipeline": [
Expand Down Expand Up @@ -8882,6 +8882,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Sean McArthur",
"username": "seanmonstar"
},
"committer": {
"email": "[email protected]",
"name": "Sean McArthur",
"username": "seanmonstar"
},
"distinct": true,
"id": "906f8db9b5f05cdcc35b2b6146332f6a7d2b2717",
"message": "docs(lib): do not inline http rexports",
"timestamp": "2024-10-23T05:26:06-07:00",
"tree_id": "dbf52ed74aa7e4e6b683e589644734b3e0e87289",
"url": "https://github.com/hyperium/hyper/commit/906f8db9b5f05cdcc35b2b6146332f6a7d2b2717"
},
"date": 1729686414512,
"tool": "cargo",
"benches": [
{
"name": "hello_world_16",
"value": 51461,
"range": "± 9876.76",
"unit": "ns/iter"
}
]
}
],
"end_to_end": [
Expand Down

0 comments on commit 4ef616f

Please sign in to comment.