From ddff2beacfe6d9cf232ed2a46d1cf1156e25d9c9 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 17 Apr 2024 14:41:30 +0000 Subject: [PATCH] add Node memory (customSmallerIsBetter) benchmark result for c2ca49e2e09e8548f4626000b1992ed2c87f9212 --- dev/bench/data.js | 60 +++++++++++++++++++++++------------------------ 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 38e12bdce6..8946522688 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1713364777631, + "lastUpdate": 1713364890328, "repoUrl": "https://github.com/maidsafe/safe_network", "entries": { "`safe files` benchmarks": [ @@ -11704,35 +11704,6 @@ window.BENCHMARK_DATA = { } ], "Node memory": [ - { - "commit": { - "author": { - "email": "qi.ma@maidsafe.net", - "name": "qima", - "username": "maqi" - }, - "committer": { - "email": "joshuef@gmail.com", - "name": "joshuef", - "username": "joshuef" - }, - "distinct": true, - "id": "295fe84bbe00ed6592961fbb0e03e11de23db446", - "message": "feat(cli): random shuffle upload chunks to allow clients co-operation", - "timestamp": "2023-12-18T11:56:01Z", - "tree_id": "7322482124e89bcbe6d1922a3c4f339d9f52cd09", - "url": "https://github.com/maidsafe/safe_network/commit/295fe84bbe00ed6592961fbb0e03e11de23db446" - }, - "date": 1702903185542, - "tool": "customSmallerIsBetter", - "benches": [ - { - "name": "Peak memory w/ `safe` benchmarks", - "value": 84, - "unit": "MB" - } - ] - }, { "commit": { "author": { @@ -20402,6 +20373,35 @@ window.BENCHMARK_DATA = { "unit": "MB" } ] + }, + { + "commit": { + "author": { + "email": "qi.ma@maidsafe.net", + "name": "qima", + "username": "maqi" + }, + "committer": { + "email": "qi.ma@maidsafe.net", + "name": "maqi", + "username": "maqi" + }, + "distinct": true, + "id": "c2ca49e2e09e8548f4626000b1992ed2c87f9212", + "message": "chore(node): remove duplicated record_store fullness check", + "timestamp": "2024-04-17T13:43:25Z", + "tree_id": "05cc3d01a8735e00d2d5bc18180771d9403f26e6", + "url": "https://github.com/maidsafe/safe_network/commit/c2ca49e2e09e8548f4626000b1992ed2c87f9212" + }, + "date": 1713364889455, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Peak memory w/ `safe` benchmarks", + "value": 53, + "unit": "MB" + } + ] } ], "Client memory": [