Project

General

Profile

Actions

Bug #55785

closed

Backend Log needs cleanup

Added by Michiel Roos over 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

Also available in: Atom PDF