From bbb6c185a2071f7343c60eaaf52acdeeaf6f9333 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 12 Sep 2024 11:42:03 +0000 Subject: [PATCH] add pipeline (cargo) benchmark result for e84461660c0b9a6505926c3207f1b8015fdc24ad --- 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 ed863b35ee..2b64abf324 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724894425919, + "lastUpdate": 1726141323821, "repoUrl": "https://github.com/hyperium/hyper", "entries": { "pipeline": [ @@ -8582,6 +8582,36 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "tottotodev@gmail.com", + "name": "tottoto", + "username": "tottoto" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "e84461660c0b9a6505926c3207f1b8015fdc24ad", + "message": "chore(ci): use tokio-util 0.7.11 in msrv job (#3754)", + "timestamp": "2024-09-12T04:41:14-07:00", + "tree_id": "0fb877d71da76ed6d9cd14700b85c8807e3040a5", + "url": "https://github.com/hyperium/hyper/commit/e84461660c0b9a6505926c3207f1b8015fdc24ad" + }, + "date": 1726141321646, + "tool": "cargo", + "benches": [ + { + "name": "hello_world_16", + "value": 48317, + "range": "± 8538.63", + "unit": "ns/iter" + } + ] } ], "end_to_end": [