-
-
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 e3e707e
- Loading branch information
github-action-benchmark
committed
Sep 12, 2024
1 parent
e1c2e90
commit e690e56
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": 1726141746211, | ||
"lastUpdate": 1726145894941, | ||
"repoUrl": "https://github.com/hyperium/hyper", | ||
"entries": { | ||
"pipeline": [ | ||
|
@@ -8642,6 +8642,36 @@ window.BENCHMARK_DATA = { | |
"unit": "ns/iter" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "yinheli", | ||
"username": "yinheli" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "e3e707ea2abaeb98e42c31259d867547c7890a35", | ||
"message": "chore(typo): fix typo (#3713)", | ||
"timestamp": "2024-09-12T05:57:20-07:00", | ||
"tree_id": "c9c9e346db4e9770250fe3d99acbe44926ed06af", | ||
"url": "https://github.com/hyperium/hyper/commit/e3e707ea2abaeb98e42c31259d867547c7890a35" | ||
}, | ||
"date": 1726145892060, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "hello_world_16", | ||
"value": 47693, | ||
"range": "± 8799.75", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
], | ||
"end_to_end": [ | ||
|