[TYPO3-core] RFC: Feature #6601 Speed up link rendering by implementing some local caches

Martin Kutschker martin.kutschker-n0spam at no5pam-blackbox.net
Fri Oct 26 22:53:32 CEST 2007


This is a patch request fro trunk.

Problem: tslib_content::typolink uses some functions of t3lib_pageSelect 
(via tslib_fe) that are likly to be called with the same arguments 
during the rendering of a single page. These functions make SQL queries 
which is a waste of the DB servers resources.

Solution: cache the result of those functions locally.

Bug reference: http://bugs.typo3.org/view.php?id=6601

Masi

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug_6601.diff
Type: text/x-diff
Size: 4577 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071026/a1f8596f/attachment.diff 


More information about the TYPO3-team-core mailing list