Project

General

Profile

Actions

Task #89256

closed

Improve performance of belog "Log" module

Added by Christian Eßl over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Performance
Target version:
-
Start date:
2019-09-25
Due date:
% Done:

100%

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

Description

The Log module currently has some performance issues:

  • When selecting a larger time frame as a constraint you can easily run into memory problems, leading to a error 500
  • Once this happens, you can't access the be module again, because the belog will automatically load the saved constraints, which lead to the memory exhaustion, from the beuser module data.

Some ideas how to fix this:

  • Automatically reset the belog constraints, once the php execution runs into an error, so the belog can easily be accessed again.
  • Evaluate the belog code for possible memory leaks and other performance bottlenecks.

Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Feature #82906: pagination for belog and setting in beuserNew2017-11-02

Actions
Related to TYPO3 Core - Bug #58644: belog: No output because of memory limit gets reachedClosed2014-05-08

Actions
Actions #1

Updated by Christian Eßl over 4 years ago

  • Description updated (diff)
Actions #2

Updated by Christian Eßl over 4 years ago

  • Related to Feature #82906: pagination for belog and setting in beuser added
Actions #3

Updated by Christian Eßl over 4 years ago

  • Related to Bug #58644: belog: No output because of memory limit gets reached added
Actions #4

Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/61878

Actions #5

Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/61878

Actions #6

Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/61878

Actions #7

Updated by Gerrit Code Review over 4 years ago

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61915

Actions #8

Updated by Christian Eßl over 4 years ago

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

Updated by Benni Mack over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF