|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1771034077788, |
| 2 | + "lastUpdate": 1771034560320, |
3 | 3 | "repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -94716,6 +94716,90 @@ window.BENCHMARK_DATA = { |
94716 | 94716 | "unit": "ms" |
94717 | 94717 | } |
94718 | 94718 | ] |
| 94719 | + }, |
| 94720 | + { |
| 94721 | + "commit": { |
| 94722 | + "author": { |
| 94723 | + "email": "lturanscaia@salesforce.com", |
| 94724 | + "name": "shinoni", |
| 94725 | + "username": "lesya7" |
| 94726 | + }, |
| 94727 | + "committer": { |
| 94728 | + "email": "lturanscaia@salesforce.com", |
| 94729 | + "name": "shinoni", |
| 94730 | + "username": "lesya7" |
| 94731 | + }, |
| 94732 | + "distinct": true, |
| 94733 | + "id": "5572fb5bbf27b217c2e8ea4879ead3e9e66eaf13", |
| 94734 | + "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>", |
| 94735 | + "timestamp": "2026-02-13T18:00:08-08:00", |
| 94736 | + "tree_id": "3facba10ab7a6e713da714013cc96c82a99281bf", |
| 94737 | + "url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/5572fb5bbf27b217c2e8ea4879ead3e9e66eaf13" |
| 94738 | + }, |
| 94739 | + "date": 1771034549227, |
| 94740 | + "tool": "customSmallerIsBetter", |
| 94741 | + "benches": [ |
| 94742 | + { |
| 94743 | + "name": "eda-componentSetCreate-linux", |
| 94744 | + "value": 252, |
| 94745 | + "unit": "ms" |
| 94746 | + }, |
| 94747 | + { |
| 94748 | + "name": "eda-sourceToMdapi-linux", |
| 94749 | + "value": 2255, |
| 94750 | + "unit": "ms" |
| 94751 | + }, |
| 94752 | + { |
| 94753 | + "name": "eda-sourceToZip-linux", |
| 94754 | + "value": 2655, |
| 94755 | + "unit": "ms" |
| 94756 | + }, |
| 94757 | + { |
| 94758 | + "name": "eda-mdapiToSource-linux", |
| 94759 | + "value": 3268, |
| 94760 | + "unit": "ms" |
| 94761 | + }, |
| 94762 | + { |
| 94763 | + "name": "lotsOfClasses-componentSetCreate-linux", |
| 94764 | + "value": 487, |
| 94765 | + "unit": "ms" |
| 94766 | + }, |
| 94767 | + { |
| 94768 | + "name": "lotsOfClasses-sourceToMdapi-linux", |
| 94769 | + "value": 5781, |
| 94770 | + "unit": "ms" |
| 94771 | + }, |
| 94772 | + { |
| 94773 | + "name": "lotsOfClasses-sourceToZip-linux", |
| 94774 | + "value": 7810, |
| 94775 | + "unit": "ms" |
| 94776 | + }, |
| 94777 | + { |
| 94778 | + "name": "lotsOfClasses-mdapiToSource-linux", |
| 94779 | + "value": 5888, |
| 94780 | + "unit": "ms" |
| 94781 | + }, |
| 94782 | + { |
| 94783 | + "name": "lotsOfClassesOneDir-componentSetCreate-linux", |
| 94784 | + "value": 822, |
| 94785 | + "unit": "ms" |
| 94786 | + }, |
| 94787 | + { |
| 94788 | + "name": "lotsOfClassesOneDir-sourceToMdapi-linux", |
| 94789 | + "value": 10259, |
| 94790 | + "unit": "ms" |
| 94791 | + }, |
| 94792 | + { |
| 94793 | + "name": "lotsOfClassesOneDir-sourceToZip-linux", |
| 94794 | + "value": 14424, |
| 94795 | + "unit": "ms" |
| 94796 | + }, |
| 94797 | + { |
| 94798 | + "name": "lotsOfClassesOneDir-mdapiToSource-linux", |
| 94799 | + "value": 10485, |
| 94800 | + "unit": "ms" |
| 94801 | + } |
| 94802 | + ] |
94719 | 94803 | } |
94720 | 94804 | ] |
94721 | 94805 | } |
|
0 commit comments