Skip to content

Commit

Permalink
add pipeline (cargo) benchmark result for a7bdc60
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 21, 2024
1 parent 2dd2128 commit beda938
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": 1708002074357,
"lastUpdate": 1708529473437,
"repoUrl": "https://github.com/hyperium/hyper",
"entries": {
"pipeline": [
Expand Down Expand Up @@ -7082,6 +7082,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": "a7bdc60bb5c3fd78b12c6d5668ff0cf889e0a752",
"message": "refactor(lib): importing Unpin is not needed in 2021 edition",
"timestamp": "2024-02-21T10:30:22-05:00",
"tree_id": "9a644f8616842ae1c4927d7400d75dacb246d582",
"url": "https://github.com/hyperium/hyper/commit/a7bdc60bb5c3fd78b12c6d5668ff0cf889e0a752"
},
"date": 1708529471652,
"tool": "cargo",
"benches": [
{
"name": "hello_world_16",
"value": 46408,
"range": "± 9463",
"unit": "ns/iter"
}
]
}
],
"end_to_end": [
Expand Down

0 comments on commit beda938

Please sign in to comment.