From cf836e97c4ce7177b96358097a96e8749c5541de Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 11 Oct 2023 04:32:26 +0000 Subject: [PATCH] add Calculate (benchmarkjs) benchmark result for 3474bda9a00543ada76fb8b7e296522596b2a93d --- dev/bench/data.js | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 1dd5aee..5e00d23 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1696628461729, + "lastUpdate": 1696998745883, "repoUrl": "https://github.com/enell/node-red-contrib-genetic-charging-scheduler", "entries": { "Calculate": [ @@ -3040,6 +3040,37 @@ window.BENCHMARK_DATA = { "extra": "98 samples" } ] + }, + { + "commit": { + "author": { + "email": "29139614+renovate[bot]@users.noreply.github.com", + "name": "renovate[bot]", + "username": "renovate[bot]" + }, + "committer": { + "email": "29139614+renovate[bot]@users.noreply.github.com", + "name": "renovate[bot]", + "username": "renovate[bot]" + }, + "distinct": true, + "id": "3474bda9a00543ada76fb8b7e296522596b2a93d", + "message": "chore(deps): update dependency eslint-plugin-prettier to v5.0.1", + "timestamp": "2023-10-11T04:31:40Z", + "tree_id": "ced7ec53a277c465ec17943a501ef0c7f49f5b6f", + "url": "https://github.com/enell/node-red-contrib-genetic-charging-scheduler/commit/3474bda9a00543ada76fb8b7e296522596b2a93d" + }, + "date": 1696998743124, + "tool": "benchmarkjs", + "benches": [ + { + "name": "calculate schedule", + "value": 621249, + "range": "±0.42%", + "unit": "ops/sec", + "extra": "88 samples" + } + ] } ] }