Task #73606
closedOptimize IconRegistry and IconFactory
100%
Description
E.g. in the list module a lot of icons will be rendered. While rendering the same icon again and again some methods will be called.
With a runtime cache and optimizing the configuration handling, the performance can be improved.
The following chart shows the difference with and without the page.
Files
Updated by Gerrit Code Review almost 9 years ago
- Status changed from Accepted to Under Review
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46808
Updated by Gerrit Code Review almost 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46808
Updated by Gerrit Code Review almost 9 years ago
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/46808
Updated by Frank Nägler almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4300d7a4ef388c7785801581d82fa6412d46fb78.
Updated by Benni Mack over 7 years ago
- Related to Task #69760: Add cache to IconFactory added
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed