[TASK] Improve performance of Bootstrap/PackageManager
This patch is a combined patch which tries to address the findings from the Bootstrap/PackageManager/ClassLoader performance analysis. Resolves: #56934 Resolves: #56310 Resolves: #56331 Resolves: #56341 Resolves: #56538 Releases: 6.2 Change-Id: I269159906534f58eff59973ab30e170fadac10e4 Reviewed-on: https://review.typo3.org/28329 Reviewed-by: Ernesto Baschny Tested-by: Ernesto Baschny
Showing
- typo3/sysext/about/Classes/Package.php 0 additions, 41 deletionstypo3/sysext/about/Classes/Package.php
- typo3/sysext/about/composer.json 7 additions, 0 deletionstypo3/sysext/about/composer.json
- typo3/sysext/aboutmodules/Classes/Package.php 0 additions, 41 deletionstypo3/sysext/aboutmodules/Classes/Package.php
- typo3/sysext/aboutmodules/composer.json 7 additions, 0 deletionstypo3/sysext/aboutmodules/composer.json
- typo3/sysext/backend/Classes/Package.php 0 additions, 53 deletionstypo3/sysext/backend/Classes/Package.php
- typo3/sysext/backend/composer.json 9 additions, 0 deletionstypo3/sysext/backend/composer.json
- typo3/sysext/belog/Classes/Package.php 0 additions, 41 deletionstypo3/sysext/belog/Classes/Package.php
- typo3/sysext/belog/composer.json 7 additions, 0 deletionstypo3/sysext/belog/composer.json
- typo3/sysext/beuser/Classes/Package.php 0 additions, 41 deletionstypo3/sysext/beuser/Classes/Package.php
- typo3/sysext/beuser/composer.json 7 additions, 0 deletionstypo3/sysext/beuser/composer.json
- typo3/sysext/cms/Classes/Package.php 0 additions, 53 deletionstypo3/sysext/cms/Classes/Package.php
- typo3/sysext/cms/composer.json 9 additions, 0 deletionstypo3/sysext/cms/composer.json
- typo3/sysext/context_help/Classes/Package.php 0 additions, 41 deletionstypo3/sysext/context_help/Classes/Package.php
- typo3/sysext/context_help/composer.json 7 additions, 0 deletionstypo3/sysext/context_help/composer.json
- typo3/sysext/core/Classes/Compatibility/LoadedExtensionArrayElement.php 7 additions, 0 deletions...ore/Classes/Compatibility/LoadedExtensionArrayElement.php
- typo3/sysext/core/Classes/Compatibility/LoadedExtensionsArray.php 12 additions, 0 deletions...sext/core/Classes/Compatibility/LoadedExtensionsArray.php
- typo3/sysext/core/Classes/Core/Bootstrap.php 7 additions, 3 deletionstypo3/sysext/core/Classes/Core/Bootstrap.php
- typo3/sysext/core/Classes/Package.php 0 additions, 51 deletionstypo3/sysext/core/Classes/Package.php
- typo3/sysext/core/Classes/Package/Exception/PackageManagerCacheUnavailableException.php 17 additions, 0 deletions...age/Exception/PackageManagerCacheUnavailableException.php
- typo3/sysext/core/Classes/Package/Package.php 18 additions, 0 deletionstypo3/sysext/core/Classes/Package/Package.php
Please register or sign in to comment