Project

General

Profile

Actions

Task #55375

closed

Bad performance of the sys_note ext in BE

Added by Tim Lochmüller about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Performance
Target version:
-
Start date:
2014-01-27
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:

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

sysNote-performance.png (31 KB) sysNote-performance.png Tim Lochmüller, 2014-01-27 21:46
Screen_Shot_2014-01-27_at_23.07.28.png (32.7 KB) Screen_Shot_2014-01-27_at_23.07.28.png Big Improvement! Michiel Roos, 2014-01-27 23:09
Actions #1

Updated by Gerrit Code Review about 10 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

Actions #2

Updated by Gerrit Code Review about 10 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

Actions #3

Updated by Gerrit Code Review about 10 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

Actions #4

Updated by Gerrit Code Review about 10 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

Actions #6

Updated by Gerrit Code Review about 10 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

Actions #7

Updated by Gerrit Code Review about 10 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

Actions #8

Updated by Gerrit Code Review about 10 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

Actions #9

Updated by Tim Lochmüller about 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #10

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF