From 8b103920b13650f3ac016eeeace7faf96286ebb3 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 23 Sep 2023 13:45:51 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for 0c82e276b1f1ced6740ec42fb44e12140cfa73bf --- 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 e2054627d5..239eb8d407 100644 --- a/perf-Linux/data.js +++ b/perf-Linux/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1694918963761, + "lastUpdate": 1695476751710, "repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve", "entries": { "Benchmark": [ @@ -19712,6 +19712,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": "0c82e276b1f1ced6740ec42fb44e12140cfa73bf", + "message": "chore(dev-deps): bump eslint-plugin-sf-plugin from 1.16.5 to 1.16.6\n\nBumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.16.5 to 1.16.6.\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.6)\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-23T13:43:01Z", + "tree_id": "0c34711649605e312dac7bf4a2c8f8f908eee7a6", + "url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/0c82e276b1f1ced6740ec42fb44e12140cfa73bf" + }, + "date": 1695476747664, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "eda-componentSetCreate-linux", + "value": 252, + "unit": "ms" + }, + { + "name": "eda-sourceToMdapi-linux", + "value": 6211, + "unit": "ms" + }, + { + "name": "eda-sourceToZip-linux", + "value": 4733, + "unit": "ms" + }, + { + "name": "eda-mdapiToSource-linux", + "value": 4284, + "unit": "ms" + }, + { + "name": "lotsOfClasses-componentSetCreate-linux", + "value": 574, + "unit": "ms" + }, + { + "name": "lotsOfClasses-sourceToMdapi-linux", + "value": 9096, + "unit": "ms" + }, + { + "name": "lotsOfClasses-sourceToZip-linux", + "value": 12298, + "unit": "ms" + }, + { + "name": "lotsOfClasses-mdapiToSource-linux", + "value": 4654, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-componentSetCreate-linux", + "value": 842, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-sourceToMdapi-linux", + "value": 13063, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-sourceToZip-linux", + "value": 12593, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-mdapiToSource-linux", + "value": 8460, + "unit": "ms" + } + ] } ] }