[TYPO3-dev] [TYPO3-core] RFC: #0011505: TYPO3 4.3 is slower than 4.2.8 -> re-implement native db caching
Steffen Kamper
info at sk-typo3.de
Wed Jul 8 23:13:13 CEST 2009
Hi Ries,
Ries van Twisk schrieb:
>
> Steffen,
>
> even with tons of extensions, should the cached version still not
> be in the order of ms??
>
> However, you did mention you posted parse times, would
> you not want to post retrieval times?
>
thx for outsourcing this to dev.
My impression is that most of the time the exts are parsed for the
localconfs. The page delivery may be fast, but this file operations take
a long time. I have to examine this.
And yes - i quickly outputted the parse time in index_ts.php which shows
complete parse time. For cache related i should use own timers in code
to isolate cache only. But as the patched version saved some ms it's
obvious that it speeds it up a bit.
vg Steffen
More information about the TYPO3-dev
mailing list