From 44f3f5e5368b88b2af6b88888d3bb6a6e221f1f5 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sun, 22 Oct 2023 08:50:54 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for ab45cde1a4123b57736770f441f77c613ae022af --- 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 53de7f9115..54a9d239db 100644 --- a/perf-Linux/data.js +++ b/perf-Linux/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1697957691970, + "lastUpdate": 1697964654805, "repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve", "entries": { "Benchmark": [ @@ -23492,6 +23492,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": "ab45cde1a4123b57736770f441f77c613ae022af", + "message": "chore(dev-deps): bump eslint from 8.51.0 to 8.52.0\n\nBumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.51.0...v8.52.0)\n\n---\nupdated-dependencies:\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ", + "timestamp": "2023-10-22T08:47:58Z", + "tree_id": "22a54e2e6c10fcdacc0666f3585927784d0f0827", + "url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/ab45cde1a4123b57736770f441f77c613ae022af" + }, + "date": 1697964650586, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "eda-componentSetCreate-linux", + "value": 267, + "unit": "ms" + }, + { + "name": "eda-sourceToMdapi-linux", + "value": 6402, + "unit": "ms" + }, + { + "name": "eda-sourceToZip-linux", + "value": 5493, + "unit": "ms" + }, + { + "name": "eda-mdapiToSource-linux", + "value": 4268, + "unit": "ms" + }, + { + "name": "lotsOfClasses-componentSetCreate-linux", + "value": 626, + "unit": "ms" + }, + { + "name": "lotsOfClasses-sourceToMdapi-linux", + "value": 9201, + "unit": "ms" + }, + { + "name": "lotsOfClasses-sourceToZip-linux", + "value": 8181, + "unit": "ms" + }, + { + "name": "lotsOfClasses-mdapiToSource-linux", + "value": 4769, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-componentSetCreate-linux", + "value": 949, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-sourceToMdapi-linux", + "value": 13422, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-sourceToZip-linux", + "value": 12885, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-mdapiToSource-linux", + "value": 8920, + "unit": "ms" + } + ] } ] }