[TYPO3-core] RFC: #8515: Speed up tslib_cObj->getTreeList by caching its results

Ingo Renner ingo at typo3.org
Fri Aug 8 11:05:10 CEST 2008


Dmitry Dulepov [typo3] wrote:

Hi Dmitry,

> So it is not possible to disable this feature, right? 

yes, but you're of course free to come up with an additional patch to 
allow that.

> I do not use 
> recursive queries or indexed search, so this feature will only grow up 
> my database now, which I really do not want.

you probably just don't know that you're using them =)
Either way, it doesn't slow down the system, at worst it's as fast as 
before. Even if you don't use recursion for startingpoint pages it would 
have taken at least one query to determine that without the patch and it 
will require a single query with the patch, too - just a different one.


best
Ingo

-- 
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2


More information about the TYPO3-team-core mailing list