From be244aa5b9be23bbdf17f96eb7e884ad9a45e8ec Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 14 Nov 2022 18:35:50 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for cd5915c8b664bed1a7b5166745a034a74c42e7f6 --- benchmarksResult/data.js | 44 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/benchmarksResult/data.js b/benchmarksResult/data.js index 9c3f631ed..fdf4bae91 100644 --- a/benchmarksResult/data.js +++ b/benchmarksResult/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1668450830812, + "lastUpdate": 1668450950742, "repoUrl": "https://github.com/discordeno/discordeno", "entries": { "Benchmark": [ @@ -1166,6 +1166,48 @@ window.BENCHMARK_DATA = { "range": "277.86 … 281.15" } ] + }, + { + "commit": { + "author": { + "email": "lts20050703@gmail.com", + "name": "LTS20050703", + "username": "lts20050703" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "cd5915c8b664bed1a7b5166745a034a74c42e7f6", + "message": "add new select menu components (#2583)\n\n* add new select menu components\r\n\r\n* fix: check for component type", + "timestamp": "2022-11-14T12:34:41-06:00", + "tree_id": "8c7b8e6af6a565944cf259687b3daf2481410ecd", + "url": "https://github.com/discordeno/discordeno/commit/cd5915c8b664bed1a7b5166745a034a74c42e7f6" + }, + "date": 1668450948708, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "[Cache Plugin] RSS", + "value": 278.87, + "unit": "MB", + "range": "276.05 … 281.16" + }, + { + "name": "[Cache Plugin] Heap Used", + "value": 265.51, + "unit": "MB", + "range": "262.05 … 271.35" + }, + { + "name": "[Cache Plugin] Heap Total", + "value": 279.69, + "unit": "MB", + "range": "277.59 … 281" + } + ] } ] }