From 77279ceb696396f44c809fdf02903f18b2805595 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 13 May 2024 15:09:20 +0000 Subject: [PATCH] add swarm_driver long handlings (customSmallerIsBetter) benchmark result for 16f4b607f11968e0780194d430206a8810d30dc9 --- dev/bench/data.js | 80 +++++++++++++++++++++++------------------------ 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 0b9b7e3347..b1457aed0c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1715612958046, + "lastUpdate": 1715612960622, "repoUrl": "https://github.com/maidsafe/safe_network", "entries": { "`safe files` benchmarks": [ @@ -30609,45 +30609,6 @@ window.BENCHMARK_DATA = { } ], "swarm_driver long handlings": [ - { - "commit": { - "author": { - "email": "bzeeman@live.nl", - "name": "Benno Zeeman", - "username": "b-zee" - }, - "committer": { - "email": "joshuef@gmail.com", - "name": "joshuef", - "username": "joshuef" - }, - "distinct": true, - "id": "be18bc442cb4e9d388ade93a8683403945e101ab", - "message": "fix: ignore unwraps in protogen files", - "timestamp": "2024-01-05T13:48:11Z", - "tree_id": "f7f35e90e73ac3dda5675377fe28c196c54dfdde", - "url": "https://github.com/maidsafe/safe_network/commit/be18bc442cb4e9d388ade93a8683403945e101ab" - }, - "date": 1704465058303, - "tool": "customSmallerIsBetter", - "benches": [ - { - "name": "swarm_driver long handling times", - "value": 3641, - "unit": "hits" - }, - { - "name": "swarm_driver long handling total_time", - "value": 15753, - "unit": "ms" - }, - { - "name": "swarm_driver average long handling time", - "value": 4, - "unit": "ms" - } - ] - }, { "commit": { "author": { @@ -42307,6 +42268,45 @@ window.BENCHMARK_DATA = { "unit": "ms" } ] + }, + { + "commit": { + "author": { + "email": "qi.ma@maidsafe.net", + "name": "qima", + "username": "maqi" + }, + "committer": { + "email": "anselmega@gmail.com", + "name": "Anselme", + "username": "grumbach" + }, + "distinct": true, + "id": "16f4b607f11968e0780194d430206a8810d30dc9", + "message": "chore: resolve errors after reverts", + "timestamp": "2024-05-13T14:15:51Z", + "tree_id": "2f903e8686b1d92430d44bcb6c13f2e3c132394d", + "url": "https://github.com/maidsafe/safe_network/commit/16f4b607f11968e0780194d430206a8810d30dc9" + }, + "date": 1715612959730, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "swarm_driver long handling times", + "value": 15510, + "unit": "hits" + }, + { + "name": "swarm_driver long handling total_time", + "value": 93948, + "unit": "ms" + }, + { + "name": "swarm_driver average long handling time", + "value": 6, + "unit": "ms" + } + ] } ] }