Skip to content

Commit 6c7c29e

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

1 file changed

Lines changed: 85 additions & 1 deletion

File tree

perf-Windows/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": 1770924937946,
2+
"lastUpdate": 1770925965647,
33
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
44
"entries": {
55
"Benchmark": [
@@ -89024,6 +89024,90 @@ window.BENCHMARK_DATA = {
8902489024
"unit": "ms"
8902589025
}
8902689026
]
89027+
},
89028+
{
89029+
"commit": {
89030+
"author": {
89031+
"email": "estebanromero84@outlook.com",
89032+
"name": "Esteban Romero",
89033+
"username": "EstebanRomero84"
89034+
},
89035+
"committer": {
89036+
"email": "estebanromero84@outlook.com",
89037+
"name": "Esteban Romero",
89038+
"username": "EstebanRomero84"
89039+
},
89040+
"distinct": true,
89041+
"id": "4d1ea3c95670874d231cc4f5c20ed7534bf21f40",
89042+
"message": "chore: update yarn.lock",
89043+
"timestamp": "2026-02-12T16:43:05-03:00",
89044+
"tree_id": "4f6c6910a3753d32c1f81d812f1f7e4b0aaa0574",
89045+
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/4d1ea3c95670874d231cc4f5c20ed7534bf21f40"
89046+
},
89047+
"date": 1770925951573,
89048+
"tool": "customSmallerIsBetter",
89049+
"benches": [
89050+
{
89051+
"name": "eda-componentSetCreate-win32",
89052+
"value": 1042,
89053+
"unit": "ms"
89054+
},
89055+
{
89056+
"name": "eda-sourceToMdapi-win32",
89057+
"value": 5242,
89058+
"unit": "ms"
89059+
},
89060+
{
89061+
"name": "eda-sourceToZip-win32",
89062+
"value": 4849,
89063+
"unit": "ms"
89064+
},
89065+
{
89066+
"name": "eda-mdapiToSource-win32",
89067+
"value": 7311,
89068+
"unit": "ms"
89069+
},
89070+
{
89071+
"name": "lotsOfClasses-componentSetCreate-win32",
89072+
"value": 920,
89073+
"unit": "ms"
89074+
},
89075+
{
89076+
"name": "lotsOfClasses-sourceToMdapi-win32",
89077+
"value": 10382,
89078+
"unit": "ms"
89079+
},
89080+
{
89081+
"name": "lotsOfClasses-sourceToZip-win32",
89082+
"value": 9982,
89083+
"unit": "ms"
89084+
},
89085+
{
89086+
"name": "lotsOfClasses-mdapiToSource-win32",
89087+
"value": 10433,
89088+
"unit": "ms"
89089+
},
89090+
{
89091+
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
89092+
"value": 1566,
89093+
"unit": "ms"
89094+
},
89095+
{
89096+
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
89097+
"value": 18743,
89098+
"unit": "ms"
89099+
},
89100+
{
89101+
"name": "lotsOfClassesOneDir-sourceToZip-win32",
89102+
"value": 18101,
89103+
"unit": "ms"
89104+
},
89105+
{
89106+
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
89107+
"value": 18916,
89108+
"unit": "ms"
89109+
}
89110+
]
8902789111
}
8902889112
]
8902989113
}

0 commit comments

Comments
 (0)