From 79e64d942b39f59e484f4f6fae7a6b29013a717f Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 7 Dec 2024 13:44:28 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for b1c341648ecd576601a98cd1dac7c48268346134 --- 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 f6fdcc7e1..3b576ad1f 100644 --- a/perf-Windows/data.js +++ b/perf-Windows/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1732975441929, + "lastUpdate": 1733579067946, "repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve", "entries": { "Benchmark": [ @@ -60480,6 +60480,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": "b1c341648ecd576601a98cd1dac7c48268346134", + "message": "chore(dev-deps): bump ts-patch from 3.2.1 to 3.3.0\n\nBumps [ts-patch](https://github.com/nonara/ts-patch) from 3.2.1 to 3.3.0.\n- [Release notes](https://github.com/nonara/ts-patch/releases)\n- [Changelog](https://github.com/nonara/ts-patch/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nonara/ts-patch/compare/v3.2.1...v3.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: ts-patch\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ", + "timestamp": "2024-12-07T13:36:54Z", + "tree_id": "14bffc39a80a6a12d29ef7fc4a997478c1a7ed1a", + "url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/b1c341648ecd576601a98cd1dac7c48268346134" + }, + "date": 1733579052562, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "eda-componentSetCreate-win32", + "value": 682, + "unit": "ms" + }, + { + "name": "eda-sourceToMdapi-win32", + "value": 4039, + "unit": "ms" + }, + { + "name": "eda-sourceToZip-win32", + "value": 3075, + "unit": "ms" + }, + { + "name": "eda-mdapiToSource-win32", + "value": 5960, + "unit": "ms" + }, + { + "name": "lotsOfClasses-componentSetCreate-win32", + "value": 1315, + "unit": "ms" + }, + { + "name": "lotsOfClasses-sourceToMdapi-win32", + "value": 8070, + "unit": "ms" + }, + { + "name": "lotsOfClasses-sourceToZip-win32", + "value": 5072, + "unit": "ms" + }, + { + "name": "lotsOfClasses-mdapiToSource-win32", + "value": 8158, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-componentSetCreate-win32", + "value": 2098, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-sourceToMdapi-win32", + "value": 13367, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-sourceToZip-win32", + "value": 8431, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-mdapiToSource-win32", + "value": 13372, + "unit": "ms" + } + ] } ] }