Skip to content

Commit

Permalink
add pipeline (cargo) benchmark result for e3e707e
Browse files Browse the repository at this point in the history
  • 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.
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": 1726141746211,
"lastUpdate": 1726145894941,
"repoUrl": "https://github.com/hyperium/hyper",
"entries": {
"pipeline": [
Expand Down Expand Up @@ -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": [
Expand Down

0 comments on commit e690e56

Please sign in to comment.