[TYPO3-core] RFC #13669: Performance: Inefficient fetch of templates from table sys_template

Alexander Weggerle Alexander at Weggerle.de
Fri Feb 26 10:24:18 CET 2010


This is an SVN patch request.

Type: Bugfix / Performance

Bugtracker references:
http://bugs.typo3.org/view.php?id=13669

Branches:
trunk

Problem:
Every basic template which is included in another template is fetched 
with a single database query.
So on sites which includes many additional templates in the root 
template this could be a performance bottleneck.

Solution:
Fetch all the templates with one query.


All the best,
   Alex

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 13669_4.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100226/99f85bf1/attachment.asc>


More information about the TYPO3-team-core mailing list