Skip to content

Commit e806264

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

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": 1771450147128,
2+
"lastUpdate": 1771451187236,
33
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
44
"entries": {
55
"Benchmark": [
@@ -89696,6 +89696,90 @@ window.BENCHMARK_DATA = {
8969689696
"unit": "ms"
8969789697
}
8969889698
]
89699+
},
89700+
{
89701+
"commit": {
89702+
"author": {
89703+
"email": "lturanscaia@salesforce.com",
89704+
"name": "Lesya Turanscaia",
89705+
"username": "lesya7"
89706+
},
89707+
"committer": {
89708+
"email": "noreply@github.com",
89709+
"name": "GitHub",
89710+
"username": "web-flow"
89711+
},
89712+
"distinct": true,
89713+
"id": "55fa1350c39766f597b484d9e6f75a60cdb2e912",
89714+
"message": "Merge branch 'main' into lt/webapp-allow-any-case",
89715+
"timestamp": "2026-02-18T13:24:14-08:00",
89716+
"tree_id": "2fb7efd37664ec8afc68d8597d842125fb4ecfb8",
89717+
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/55fa1350c39766f597b484d9e6f75a60cdb2e912"
89718+
},
89719+
"date": 1771451172875,
89720+
"tool": "customSmallerIsBetter",
89721+
"benches": [
89722+
{
89723+
"name": "eda-componentSetCreate-win32",
89724+
"value": 561,
89725+
"unit": "ms"
89726+
},
89727+
{
89728+
"name": "eda-sourceToMdapi-win32",
89729+
"value": 3850,
89730+
"unit": "ms"
89731+
},
89732+
{
89733+
"name": "eda-sourceToZip-win32",
89734+
"value": 4033,
89735+
"unit": "ms"
89736+
},
89737+
{
89738+
"name": "eda-mdapiToSource-win32",
89739+
"value": 6514,
89740+
"unit": "ms"
89741+
},
89742+
{
89743+
"name": "lotsOfClasses-componentSetCreate-win32",
89744+
"value": 894,
89745+
"unit": "ms"
89746+
},
89747+
{
89748+
"name": "lotsOfClasses-sourceToMdapi-win32",
89749+
"value": 10626,
89750+
"unit": "ms"
89751+
},
89752+
{
89753+
"name": "lotsOfClasses-sourceToZip-win32",
89754+
"value": 11138,
89755+
"unit": "ms"
89756+
},
89757+
{
89758+
"name": "lotsOfClasses-mdapiToSource-win32",
89759+
"value": 10618,
89760+
"unit": "ms"
89761+
},
89762+
{
89763+
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
89764+
"value": 1498,
89765+
"unit": "ms"
89766+
},
89767+
{
89768+
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
89769+
"value": 18890,
89770+
"unit": "ms"
89771+
},
89772+
{
89773+
"name": "lotsOfClassesOneDir-sourceToZip-win32",
89774+
"value": 20378,
89775+
"unit": "ms"
89776+
},
89777+
{
89778+
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
89779+
"value": 18600,
89780+
"unit": "ms"
89781+
}
89782+
]
8969989783
}
8970089784
]
8970189785
}

0 commit comments

Comments
 (0)