-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add pipeline (cargo) benchmark result for a7bdc60
- 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.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": [ | ||
|
@@ -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": [ | ||
|