Skip to content

Commit ec461a3

Browse files
author
github-action-benchmark
committed
add Benchmark (customSmallerIsBetter) benchmark result for 4d1ea3c
1 parent 4b21ce1 commit ec461a3

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": 1770924554651,
2+
"lastUpdate": 1770925576834,
33
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
44
"entries": {
55
"Benchmark": [
@@ -94380,6 +94380,90 @@ window.BENCHMARK_DATA = {
9438094380
"unit": "ms"
9438194381
}
9438294382
]
94383+
},
94384+
{
94385+
"commit": {
94386+
"author": {
94387+
"email": "estebanromero84@outlook.com",
94388+
"name": "Esteban Romero",
94389+
"username": "EstebanRomero84"
94390+
},
94391+
"committer": {
94392+
"email": "estebanromero84@outlook.com",
94393+
"name": "Esteban Romero",
94394+
"username": "EstebanRomero84"
94395+
},
94396+
"distinct": true,
94397+
"id": "4d1ea3c95670874d231cc4f5c20ed7534bf21f40",
94398+
"message": "chore: update yarn.lock",
94399+
"timestamp": "2026-02-12T16:43:05-03:00",
94400+
"tree_id": "4f6c6910a3753d32c1f81d812f1f7e4b0aaa0574",
94401+
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/4d1ea3c95670874d231cc4f5c20ed7534bf21f40"
94402+
},
94403+
"date": 1770925567118,
94404+
"tool": "customSmallerIsBetter",
94405+
"benches": [
94406+
{
94407+
"name": "eda-componentSetCreate-linux",
94408+
"value": 245,
94409+
"unit": "ms"
94410+
},
94411+
{
94412+
"name": "eda-sourceToMdapi-linux",
94413+
"value": 2191,
94414+
"unit": "ms"
94415+
},
94416+
{
94417+
"name": "eda-sourceToZip-linux",
94418+
"value": 2518,
94419+
"unit": "ms"
94420+
},
94421+
{
94422+
"name": "eda-mdapiToSource-linux",
94423+
"value": 3008,
94424+
"unit": "ms"
94425+
},
94426+
{
94427+
"name": "lotsOfClasses-componentSetCreate-linux",
94428+
"value": 465,
94429+
"unit": "ms"
94430+
},
94431+
{
94432+
"name": "lotsOfClasses-sourceToMdapi-linux",
94433+
"value": 5638,
94434+
"unit": "ms"
94435+
},
94436+
{
94437+
"name": "lotsOfClasses-sourceToZip-linux",
94438+
"value": 7771,
94439+
"unit": "ms"
94440+
},
94441+
{
94442+
"name": "lotsOfClasses-mdapiToSource-linux",
94443+
"value": 5646,
94444+
"unit": "ms"
94445+
},
94446+
{
94447+
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
94448+
"value": 816,
94449+
"unit": "ms"
94450+
},
94451+
{
94452+
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
94453+
"value": 10065,
94454+
"unit": "ms"
94455+
},
94456+
{
94457+
"name": "lotsOfClassesOneDir-sourceToZip-linux",
94458+
"value": 14516,
94459+
"unit": "ms"
94460+
},
94461+
{
94462+
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
94463+
"value": 10582,
94464+
"unit": "ms"
94465+
}
94466+
]
9438394467
}
9438494468
]
9438594469
}

0 commit comments

Comments
 (0)