Task #55375
closedBad performance of the sys_note ext in BE
100%
Description
Hi guys,
the sys_note extension hook a extbase plugin into the page-, list- and info module. If the extension is installed and the user don't use the notes often, the extension trigger extbase on nearly every backend module. The patch check the conditions for the sys_note plugin output.
If there is no valid configuration or there are no sys_note on the page at all, the Bootstrap don't trigger the extbase rendering. The patch reduce the load time of the mentioned modules (default configuration like e.g. page-module without any content elements) up to 30%!!
Files
Updated by Gerrit Code Review almost 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27081
Updated by Gerrit Code Review almost 11 years ago
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/27081
Updated by Gerrit Code Review almost 11 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/27081
Updated by Gerrit Code Review almost 11 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/27081
Updated by Michiel Roos almost 11 years ago
Updated by Gerrit Code Review almost 11 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27081
Updated by Gerrit Code Review almost 11 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27081
Updated by Gerrit Code Review almost 11 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27081
Updated by Tim Lochmüller almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b9564322773eb28e494e5228864ae56a8c757dc5.