Skip to content

Commit 5cb84eb

Browse files
author
github-action-benchmark
committed
add Benchmark (customSmallerIsBetter) benchmark result for 55fa135
1 parent a51374f commit 5cb84eb

1 file changed

Lines changed: 85 additions & 1 deletion

File tree

perf-Linux/data.js

Lines changed: 85 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1771449835436,
2+
"lastUpdate": 1771450296980,
33
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
44
"entries": {
55
"Benchmark": [
@@ -95052,6 +95052,90 @@ window.BENCHMARK_DATA = {
9505295052
"unit": "ms"
9505395053
}
9505495054
]
95055+
},
95056+
{
95057+
"commit": {
95058+
"author": {
95059+
"email": "lturanscaia@salesforce.com",
95060+
"name": "Lesya Turanscaia",
95061+
"username": "lesya7"
95062+
},
95063+
"committer": {
95064+
"email": "noreply@github.com",
95065+
"name": "GitHub",
95066+
"username": "web-flow"
95067+
},
95068+
"distinct": true,
95069+
"id": "55fa1350c39766f597b484d9e6f75a60cdb2e912",
95070+
"message": "Merge branch 'main' into lt/webapp-allow-any-case",
95071+
"timestamp": "2026-02-18T13:24:14-08:00",
95072+
"tree_id": "2fb7efd37664ec8afc68d8597d842125fb4ecfb8",
95073+
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/55fa1350c39766f597b484d9e6f75a60cdb2e912"
95074+
},
95075+
"date": 1771450287440,
95076+
"tool": "customSmallerIsBetter",
95077+
"benches": [
95078+
{
95079+
"name": "eda-componentSetCreate-linux",
95080+
"value": 243,
95081+
"unit": "ms"
95082+
},
95083+
{
95084+
"name": "eda-sourceToMdapi-linux",
95085+
"value": 2274,
95086+
"unit": "ms"
95087+
},
95088+
{
95089+
"name": "eda-sourceToZip-linux",
95090+
"value": 2637,
95091+
"unit": "ms"
95092+
},
95093+
{
95094+
"name": "eda-mdapiToSource-linux",
95095+
"value": 3239,
95096+
"unit": "ms"
95097+
},
95098+
{
95099+
"name": "lotsOfClasses-componentSetCreate-linux",
95100+
"value": 439,
95101+
"unit": "ms"
95102+
},
95103+
{
95104+
"name": "lotsOfClasses-sourceToMdapi-linux",
95105+
"value": 5909,
95106+
"unit": "ms"
95107+
},
95108+
{
95109+
"name": "lotsOfClasses-sourceToZip-linux",
95110+
"value": 7763,
95111+
"unit": "ms"
95112+
},
95113+
{
95114+
"name": "lotsOfClasses-mdapiToSource-linux",
95115+
"value": 5801,
95116+
"unit": "ms"
95117+
},
95118+
{
95119+
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
95120+
"value": 817,
95121+
"unit": "ms"
95122+
},
95123+
{
95124+
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
95125+
"value": 10600,
95126+
"unit": "ms"
95127+
},
95128+
{
95129+
"name": "lotsOfClassesOneDir-sourceToZip-linux",
95130+
"value": 14552,
95131+
"unit": "ms"
95132+
},
95133+
{
95134+
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
95135+
"value": 10552,
95136+
"unit": "ms"
95137+
}
95138+
]
9505595139
}
9505695140
]
9505795141
}

0 commit comments

Comments
 (0)