Project

General

Profile

Actions

Bug #55785

closed

Backend Log needs cleanup

Added by Michiel Roos about 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2014-02-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

Backend Log makes 410.000 method calls

This is about ten times as much as a list view.

This takes about 4,5 seconds to render about 50 lines of log for me.

TYPO3\CMS\Core\Utility\ArrayUtility::sortArraysByKey() alone takes up 793,65 ms of that.

This module is in need of inspection and cleanup.

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/27509

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/27509

Actions #3

Updated by Wouter Wolters over 9 years ago

  • Status changed from Under Review to Resolved

merged already

Actions #4

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF