Project

General

Profile

Actions

Bug #55180

closed

Epic #55070: Workpackages

Epic #55065: WP: Overall System Performance (Backend and Frontend)

Task #55179: Optimize SQL Performance

Increase Determination of siteroot page

Added by Ingo Schmitt over 10 years ago. Updated over 6 years ago.

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

100%

Estimated time:
2.00 h
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

TYPO3 detects the rootpage by issuing a where clause on the pages table:

Count: 786 Time=0.04s (35s) Lock=0.00s (0s) Rows=0.0 (0), webuser[webuser]@localhost
SELECT uid FROM pages WHERE deleted=N AND hidden=N AND is_siteroot=N LIMIT N

no index on is_siteroot and hidden.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #55534: Fix typo in typo3/sysext/core/ext_tables.sqlClosedAnja Leichsenring2014-01-31

Actions
Related to TYPO3 Core - Bug #59824: Better index for determineSiteRootClosedStefan Froemken2014-06-23

Actions
Actions

Also available in: Atom PDF