[TYPO3-Performance] General questions

Dmitry Dulepov [typo3] dmitry at typo3.org
Tue Aug 5 11:32:29 CEST 2008


Hi!

Martin Kutschker wrote:
> 4.2 has a rootline cache and I have an even more improved version of the
> caching mechanism (local for a script run).
> 
> Ingo has suggested a global rootline tree cache for 4.3.

We could also use nested sets method to speed up rootline query. This will not work with mount points but we could get the whole rootline with a single query!

> As Dmitry said it is built-in into the authentication code. I tried to
> understand, but I failed miserably. I don't get the idea of how the code
> is supposed to work.

It is possible only with debugger :( Stepping and re-stepping...

-- 
Dmitry Dulepov
TYPO3 Core team
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog: http://typo3bloke.net/post-details/typo3_code_formatting_in_eclipse/


More information about the TYPO3-Performance mailing list