Skip to content

Commit

Permalink
add pipeline (cargo) benchmark result for 4fda6b3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 9, 2024
1 parent 5e0d054 commit 607c6f3
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": 1715311561947,
"lastUpdate": 1720532438782,
"repoUrl": "https://github.com/hyperium/hyper",
"entries": {
"pipeline": [
Expand Down Expand Up @@ -8222,6 +8222,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": "4fda6b3ef7da763623797af40aa51d764be3fd2c",
"message": "v1.4.1",
"timestamp": "2024-07-09T09:39:23-04:00",
"tree_id": "a7d6b8f76ae316638708409d45aa383ccfc4d959",
"url": "https://github.com/hyperium/hyper/commit/4fda6b3ef7da763623797af40aa51d764be3fd2c"
},
"date": 1720532436820,
"tool": "cargo",
"benches": [
{
"name": "hello_world_16",
"value": 45610,
"range": "± 7324.28",
"unit": "ns/iter"
}
]
}
],
"end_to_end": [
Expand Down

0 comments on commit 607c6f3

Please sign in to comment.