Bug #56323
Epic #55070: Workpackages
Epic #55065: WP: Overall System Performance (Backend and Frontend)
Bug #52949: Speed decrease since 4.5
Bug #56307: Findings from Bootstrap/PackageManager/ClassLoader analyses
cache_classes should cluster by Package instead of Class
Status: | Closed | Start date: | 2014-02-26 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.2 | Is Regression: | No | |
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
cache_classes should have on cache entry per Package.
- Deleting of entries for core-Packages should not be possible (besides from install tool).
- deinstalling an extension should only drop entry for that particular package
- preinitialisation has to be possible for a whole package
History
#1 Updated by Mathias Schreiber 6 months ago
- Status changed from New to Closed
handled by the composer loader