[TYPO3-dev] Speeding up INT objects in FE

Jigal van Hemert jigal at xs4all.nl
Wed Jul 14 20:47:51 CEST 2010


Steffen Kamper wrote:
> check out extension enetcache - christian did a good job for exactly 
> this usage.

I just read the manual and part of the code, but it seems that it 
provides a caching mechanism for use in extensions. (Which is a good 
thing, don't get me wrong)

For the problem of the deserialization speed enetcache will not help so 
much.

Time and resources needed to process serialized data seems to increase 
exponentially with the size of the data. So, if it's possible to exclude 
some properties of the cObj from serializing it would speed up the process.

Anyway, thanks to all who spent a bit of brainpower on this!

-- 
Jigal van Hemert
skype:jigal.van.hemert
msn: jigal at xs4all.nl
http://twitter.com/jigalvh




More information about the TYPO3-dev mailing list