From a4619ab840b79349b34d15d8bdc567fd6ca472ae Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 23 Aug 2024 16:56:03 +0000 Subject: [PATCH] add pipeline (cargo) benchmark result for 492ab246319504974b59c3b8212970d2844d7838 --- dev/bench/data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index bc022b452b..45a8c7e3f7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723834404203, + "lastUpdate": 1724432162966, "repoUrl": "https://github.com/hyperium/hyper", "entries": { "pipeline": [ @@ -8492,6 +8492,36 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "hugo@whynothugo.nl", + "name": "Hugo", + "username": "WhyNotHugo" + }, + "committer": { + "email": "noreply@github.com", + "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": [