From 2bf8b9fe7fa00b8ba40f5646d2ee8797a97cea31 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 29 Mar 2024 11:38:17 +0000 Subject: [PATCH] add swarm_driver long handlings (customSmallerIsBetter) benchmark result for bacb878332961ee12d97b805d1879ee028a0ae3a --- dev/bench/data.js | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index e8c4bd108b..5c60cf6db9 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1711712295436, + "lastUpdate": 1711712297504, "repoUrl": "https://github.com/maidsafe/safe_network", "entries": { "`safe files` benchmarks": [ @@ -41286,6 +41286,45 @@ window.BENCHMARK_DATA = { "unit": "ms" } ] + }, + { + "commit": { + "author": { + "email": "qi.ma@maidsafe.net", + "name": "qima", + "username": "maqi" + }, + "committer": { + "email": "qi.ma@maidsafe.net", + "name": "maqi", + "username": "maqi" + }, + "distinct": true, + "id": "bacb878332961ee12d97b805d1879ee028a0ae3a", + "message": "feat(node): bad quoting detection", + "timestamp": "2024-03-29T10:52:33Z", + "tree_id": "551b3be383104b14ed0bd7afa9933be9aea63d0e", + "url": "https://github.com/maidsafe/safe_network/commit/bacb878332961ee12d97b805d1879ee028a0ae3a" + }, + "date": 1711712296925, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "swarm_driver long handling times", + "value": 5745, + "unit": "hits" + }, + { + "name": "swarm_driver long handling total_time", + "value": 29291, + "unit": "ms" + }, + { + "name": "swarm_driver average long handling time", + "value": 5, + "unit": "ms" + } + ] } ] }