Task #53029
Epic #55070: Workpackages
Epic #55065: WP: Overall System Performance (Backend and Frontend)
Bug #52949: Speed decrease since 4.5
Improve performance of the class loader
Status: | Resolved | Start date: | 2013-10-22 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Thomas Maroschik | % Done: | 100% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.2 | Complexity: | ||
PHP Version: | Sprint Focus: |
Associated revisions
[TASK] Optimize performance of the class loader
This change eliminates some file_exists calls and removes
an expensive regex that validated the class name.
Resolves: #53029
Releases: 6.2
Change-Id: I3d9ead0c3cdb999a540d303c8bd0709d4b827efd
Reviewed-on: https://review.typo3.org/24950
Reviewed-by: Sebastian Fischer
Reviewed-by: Wouter Wolters
Reviewed-by: Alexander Opitz
Tested-by: Alexander Opitz
Reviewed-by: Stefan Neufeind
Tested-by: Wouter Wolters
Reviewed-by: Dmitry Dulepov
Tested-by: Dmitry Dulepov
Reviewed-by: Thomas Maroschik
Tested-by: Thomas Maroschik
History
#1 Updated by Gerrit Code Review almost 2 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24950
#2 Updated by Thomas Maroschik almost 2 years ago
- Subject changed from Reduce the amount of unnecessary IO in the class loader to Improve performance in the class loader
#3 Updated by Thomas Maroschik almost 2 years ago
- Subject changed from Improve performance in the class loader to Improve performance of the class loader
#4 Updated by Thomas Maroschik almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset dc541e04490403a84eeb9eb39ae873ccf9e25939.