diff --git a/perf-Linux/data.js b/perf-Linux/data.js index 8c5846351..5110b210e 100644 --- a/perf-Linux/data.js +++ b/perf-Linux/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730440627169, + "lastUpdate": 1730468967182, "repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve", "entries": { "Benchmark": [ @@ -64566,6 +64566,90 @@ window.BENCHMARK_DATA = { "unit": "ms" } ] + }, + { + "commit": { + "author": { + "email": "cdominguez@salesforce.com", + "name": "Cristian Dominguez", + "username": "cristiand391" + }, + "committer": { + "email": "cdominguez@salesforce.com", + "name": "Cristian Dominguez", + "username": "cristiand391" + }, + "distinct": true, + "id": "0d94198a2badcc9ba9bdd39fee6e73e6a2f61d27", + "message": "fix: resolver respects forceignore", + "timestamp": "2024-11-01T10:16:54-03:00", + "tree_id": "7ed23e0e638255712c7194ac39c16cca5d610e2e", + "url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/0d94198a2badcc9ba9bdd39fee6e73e6a2f61d27" + }, + "date": 1730468961219, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "eda-componentSetCreate-linux", + "value": 263, + "unit": "ms" + }, + { + "name": "eda-sourceToMdapi-linux", + "value": 2315, + "unit": "ms" + }, + { + "name": "eda-sourceToZip-linux", + "value": 1863, + "unit": "ms" + }, + { + "name": "eda-mdapiToSource-linux", + "value": 3620, + "unit": "ms" + }, + { + "name": "lotsOfClasses-componentSetCreate-linux", + "value": 435, + "unit": "ms" + }, + { + "name": "lotsOfClasses-sourceToMdapi-linux", + "value": 3741, + "unit": "ms" + }, + { + "name": "lotsOfClasses-sourceToZip-linux", + "value": 3140, + "unit": "ms" + }, + { + "name": "lotsOfClasses-mdapiToSource-linux", + "value": 3573, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-componentSetCreate-linux", + "value": 747, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-sourceToMdapi-linux", + "value": 6463, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-sourceToZip-linux", + "value": 5700, + "unit": "ms" + }, + { + "name": "lotsOfClassesOneDir-mdapiToSource-linux", + "value": 6405, + "unit": "ms" + } + ] } ] }