From 4d02eff4da532d626de96bc921bb2a1b6941e51c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 19 Jan 2024 17:31:59 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for 90459817537a59bd2f53a26c76efc4c7b492fb14 --- 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 c83ce2ad8f..937abf3207 100644 --- a/perf-Linux/data.js +++ b/perf-Linux/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1705685103083, + "lastUpdate": 1705685519427, "repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve", "entries": { "Benchmark": [ @@ -30380,6 +30380,90 @@ window.BENCHMARK_DATA = { "unit": "ms" } ] + }, + { + "commit": { + "author": { + "email": "shane.mclaughlin@salesforce.com", + "name": "mshanemc", + "username": "mshanemc" + }, + "committer": { + "email": "shane.mclaughlin@salesforce.com", + "name": "mshanemc", + "username": "mshanemc" + }, + "distinct": true, + "id": "90459817537a59bd2f53a26c76efc4c7b492fb14", + "message": "test: snapshots still run as part of `yarn test`", + "timestamp": "2024-01-19T11:29:57-06:00", + "tree_id": "6afc0ca4b0218a4e893f9f1372474495e2a8c5b7", + "url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/90459817537a59bd2f53a26c76efc4c7b492fb14" + }, + "date": 1705685514998, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "eda-componentSetCreate-linux", + "value": 210, + "unit": "ms" + }, + { + "name": "eda-sourceToMdapi-linux", + "value": 1987, + "unit": "ms" + }, + { + "name": "eda-sourceToZip-linux", + "value": 1661, + "unit": "ms" + }, + { + "name": "eda-mdapiToSource-linux", + "value": 3088, + "unit": "ms" + }, + { + "name": "lotsOfClasses-componentSetCreate-linux", + "value": 391, + "unit": "ms" + }, + { + "name": "lotsOfClasses-sourceToMdapi-linux", + "value": 3402, + "unit": "ms" + }, + { + "name": "lotsOfClasses-sourceToZip-linux", + "value": 2790, + "unit": "ms" + }, + { + "name": "lotsOfClasses-mdapiToSource-linux", + "value": 3359, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-componentSetCreate-linux", + "value": 646, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-sourceToMdapi-linux", + "value": 6252, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-sourceToZip-linux", + "value": 4946, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-mdapiToSource-linux", + "value": 6133, + "unit": "ms" + } + ] } ] }