Skip to content

Commit a09222e

Browse files
author
github-action-benchmark
committed
add Benchmark (customSmallerIsBetter) benchmark result for 5572fb5
1 parent 9fb410e commit a09222e

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": 1771034355909,
2+
"lastUpdate": 1771034901039,
33
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
44
"entries": {
55
"Benchmark": [
@@ -89360,6 +89360,90 @@ window.BENCHMARK_DATA = {
8936089360
"unit": "ms"
8936189361
}
8936289362
]
89363+
},
89364+
{
89365+
"commit": {
89366+
"author": {
89367+
"email": "lturanscaia@salesforce.com",
89368+
"name": "shinoni",
89369+
"username": "lesya7"
89370+
},
89371+
"committer": {
89372+
"email": "lturanscaia@salesforce.com",
89373+
"name": "shinoni",
89374+
"username": "lesya7"
89375+
},
89376+
"distinct": true,
89377+
"id": "5572fb5bbf27b217c2e8ea4879ead3e9e66eaf13",
89378+
"message": "fix: allow WebApplication app name in any case, add tests\n\n- Use appName (from folder) instead of source.name to preserve case\n- Add tests for MyApp, myapp, MYAPP\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
89379+
"timestamp": "2026-02-13T18:00:08-08:00",
89380+
"tree_id": "3facba10ab7a6e713da714013cc96c82a99281bf",
89381+
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/5572fb5bbf27b217c2e8ea4879ead3e9e66eaf13"
89382+
},
89383+
"date": 1771034887737,
89384+
"tool": "customSmallerIsBetter",
89385+
"benches": [
89386+
{
89387+
"name": "eda-componentSetCreate-win32",
89388+
"value": 688,
89389+
"unit": "ms"
89390+
},
89391+
{
89392+
"name": "eda-sourceToMdapi-win32",
89393+
"value": 3722,
89394+
"unit": "ms"
89395+
},
89396+
{
89397+
"name": "eda-sourceToZip-win32",
89398+
"value": 3651,
89399+
"unit": "ms"
89400+
},
89401+
{
89402+
"name": "eda-mdapiToSource-win32",
89403+
"value": 7378,
89404+
"unit": "ms"
89405+
},
89406+
{
89407+
"name": "lotsOfClasses-componentSetCreate-win32",
89408+
"value": 913,
89409+
"unit": "ms"
89410+
},
89411+
{
89412+
"name": "lotsOfClasses-sourceToMdapi-win32",
89413+
"value": 13962,
89414+
"unit": "ms"
89415+
},
89416+
{
89417+
"name": "lotsOfClasses-sourceToZip-win32",
89418+
"value": 14166,
89419+
"unit": "ms"
89420+
},
89421+
{
89422+
"name": "lotsOfClasses-mdapiToSource-win32",
89423+
"value": 12370,
89424+
"unit": "ms"
89425+
},
89426+
{
89427+
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
89428+
"value": 1648,
89429+
"unit": "ms"
89430+
},
89431+
{
89432+
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
89433+
"value": 22351,
89434+
"unit": "ms"
89435+
},
89436+
{
89437+
"name": "lotsOfClassesOneDir-sourceToZip-win32",
89438+
"value": 20000,
89439+
"unit": "ms"
89440+
},
89441+
{
89442+
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
89443+
"value": 18324,
89444+
"unit": "ms"
89445+
}
89446+
]
8936389447
}
8936489448
]
8936589449
}

0 commit comments

Comments
 (0)