Project

General

Profile

Actions

Task #39728

closed

Bug #36744: Workspaces are unusable on larger installations

Optimize runtime on objects and database queries

Added by Oliver Hader over 11 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Workspaces
Start date:
2012-08-12
Due date:
% Done:

0%

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

Description

The backend grid view has a several flaws that need to be optimized:

  • reduce the amount of looking up the same records again and again (by t3lib_BEfunc::getRecord)
  • optimize tree lookups like getTreeList() or getRootline() since in most cases the page-id stays the same
  • introduce raw repositories for Workspaces, Stages, Pages and regular Records
Actions

Also available in: Atom PDF