Skip to content

Commit

Permalink
add pipeline (cargo) benchmark result for 492ab24
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 23, 2024
1 parent 50d281e commit a4619ab
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": 1723834404203,
"lastUpdate": 1724432162966,
"repoUrl": "https://github.com/hyperium/hyper",
"entries": {
"pipeline": [
Expand Down Expand Up @@ -8492,6 +8492,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Hugo",
"username": "WhyNotHugo"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "492ab246319504974b59c3b8212970d2844d7838",
"message": "docs(client): Link from Connection to handshake (#3742)\n\nWhen reading the documentation for `Connection` it is not entirely\r\nobvious how instances of this type are obtained. Add a helpful link,\r\nmostly for those less familiar.",
"timestamp": "2024-08-24T01:55:14+09:00",
"tree_id": "410b8dcdb233026f9283cc340d0a29289d39f306",
"url": "https://github.com/hyperium/hyper/commit/492ab246319504974b59c3b8212970d2844d7838"
},
"date": 1724432160795,
"tool": "cargo",
"benches": [
{
"name": "hello_world_16",
"value": 44939,
"range": "± 8173.42",
"unit": "ns/iter"
}
]
}
],
"end_to_end": [
Expand Down

0 comments on commit a4619ab

Please sign in to comment.