Bug #56311
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
PackageFactory does not need to be initialized on regular requests
Status: | Resolved | Start date: | 2014-02-26 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Thomas Maroschik | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.2 | Is Regression: | No | |
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
The initialize Method of the package manage creates an instance of the PackageFactory - on99% of the requests this is not needed since the packages exist serialized in a cache.
History
#1 Updated by Thomas Maroschik over 1 year ago
- Status changed from New to Accepted
- Assigned To set to Thomas Maroschik
#2 Updated by Gerrit Code Review over 1 year ago
- Status changed from Accepted to Under Review
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28329
#3 Updated by Steffen Ritter over 1 year ago
- Status changed from Under Review to Resolved