Skip to content

Commit

Permalink
add pipeline (cargo) benchmark result for 945c142
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 12, 2024
1 parent b5a6081 commit 581dae5
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": 1726141384130,
"lastUpdate": 1726141683994,
"repoUrl": "https://github.com/hyperium/hyper",
"entries": {
"pipeline": [
Expand Down Expand Up @@ -8612,6 +8612,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "hongmengning",
"username": "hongmengning"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "945c14209d85b85258783a94b161baa593e14912",
"message": "chore(rt): delete the unnessary symbol in the comments (#3753)\n\nCo-authored-by: Sean McArthur <[email protected]>",
"timestamp": "2024-09-12T11:47:14Z",
"tree_id": "aa5a4438be565bb37c7efe14da3ba682521b1d5c",
"url": "https://github.com/hyperium/hyper/commit/945c14209d85b85258783a94b161baa593e14912"
},
"date": 1726141681558,
"tool": "cargo",
"benches": [
{
"name": "hello_world_16",
"value": 46101,
"range": "± 8544.29",
"unit": "ns/iter"
}
]
}
],
"end_to_end": [
Expand Down

0 comments on commit 581dae5

Please sign in to comment.