From b312e391c67304b8324f99e7d1ef4829736369fd Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 2 Nov 2024 13:12:02 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for 988975d9d26569e261b4cbb632640309d8fb2f79 --- perf-Windows/data.js | 86 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 85 insertions(+), 1 deletion(-) diff --git a/perf-Windows/data.js b/perf-Windows/data.js index 4d96099e4..05cbbfc09 100644 --- a/perf-Windows/data.js +++ b/perf-Windows/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730469328615, + "lastUpdate": 1730553121905, "repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve", "entries": { "Benchmark": [ @@ -59304,6 +59304,90 @@ window.BENCHMARK_DATA = { "unit": "ms" } ] + }, + { + "commit": { + "author": { + "email": "49699333+dependabot[bot]@users.noreply.github.com", + "name": "dependabot[bot]", + "username": "dependabot[bot]" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "988975d9d26569e261b4cbb632640309d8fb2f79", + "message": "chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.10 to 1.20.11\n\nBumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.20.10 to 1.20.11.\n- [Release notes](https://github.com/salesforcecli/eslint-plugin-sf-plugin/releases)\n- [Changelog](https://github.com/salesforcecli/eslint-plugin-sf-plugin/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/salesforcecli/eslint-plugin-sf-plugin/compare/1.20.10...1.20.11)\n\n---\nupdated-dependencies:\n- dependency-name: eslint-plugin-sf-plugin\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ", + "timestamp": "2024-11-02T13:05:12Z", + "tree_id": "72173abceccca1c99651a5a9ec6e7cb726dec957", + "url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/988975d9d26569e261b4cbb632640309d8fb2f79" + }, + "date": 1730553096010, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "eda-componentSetCreate-win32", + "value": 694, + "unit": "ms" + }, + { + "name": "eda-sourceToMdapi-win32", + "value": 4324, + "unit": "ms" + }, + { + "name": "eda-sourceToZip-win32", + "value": 3044, + "unit": "ms" + }, + { + "name": "eda-mdapiToSource-win32", + "value": 5842, + "unit": "ms" + }, + { + "name": "lotsOfClasses-componentSetCreate-win32", + "value": 1242, + "unit": "ms" + }, + { + "name": "lotsOfClasses-sourceToMdapi-win32", + "value": 7900, + "unit": "ms" + }, + { + "name": "lotsOfClasses-sourceToZip-win32", + "value": 5407, + "unit": "ms" + }, + { + "name": "lotsOfClasses-mdapiToSource-win32", + "value": 7941, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-componentSetCreate-win32", + "value": 2145, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-sourceToMdapi-win32", + "value": 14078, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-sourceToZip-win32", + "value": 9776, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-mdapiToSource-win32", + "value": 14389, + "unit": "ms" + } + ] } ] }