From 6c440a2dc60c3ab6fd9adcfa4d2efd3ba8520cf0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sun, 24 Sep 2023 02:56:49 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for 7b7ed77ae1fbd5b254548047fc03b7a82c406515 --- perf-Linux/data.js | 86 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 85 insertions(+), 1 deletion(-) diff --git a/perf-Linux/data.js b/perf-Linux/data.js index fa350b0181..143060f38d 100644 --- a/perf-Linux/data.js +++ b/perf-Linux/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1695523812326, + "lastUpdate": 1695524209270, "repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve", "entries": { "Benchmark": [ @@ -19880,6 +19880,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": "7b7ed77ae1fbd5b254548047fc03b7a82c406515", + "message": "chore(dev-deps): bump eslint-plugin-sf-plugin from 1.16.5 to 1.16.7\n\nBumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.16.5 to 1.16.7.\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.16.5...1.16.7)\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": "2023-09-24T02:48:36Z", + "tree_id": "cbed54ff50886c06bae4399bd770a3484638790b", + "url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/7b7ed77ae1fbd5b254548047fc03b7a82c406515" + }, + "date": 1695524205157, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "eda-componentSetCreate-linux", + "value": 257, + "unit": "ms" + }, + { + "name": "eda-sourceToMdapi-linux", + "value": 6070, + "unit": "ms" + }, + { + "name": "eda-sourceToZip-linux", + "value": 4465, + "unit": "ms" + }, + { + "name": "eda-mdapiToSource-linux", + "value": 3770, + "unit": "ms" + }, + { + "name": "lotsOfClasses-componentSetCreate-linux", + "value": 585, + "unit": "ms" + }, + { + "name": "lotsOfClasses-sourceToMdapi-linux", + "value": 7845, + "unit": "ms" + }, + { + "name": "lotsOfClasses-sourceToZip-linux", + "value": 6306, + "unit": "ms" + }, + { + "name": "lotsOfClasses-mdapiToSource-linux", + "value": 3991, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-componentSetCreate-linux", + "value": 759, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-sourceToMdapi-linux", + "value": 11179, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-sourceToZip-linux", + "value": 10207, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-mdapiToSource-linux", + "value": 7105, + "unit": "ms" + } + ] } ] }