[TYPO3-dev] new content object COA_GO - performance - need some advise

Marcus 'biesior' Biesioroff vsbies at wp.pl
Fri Apr 10 07:08:33 CEST 2009


Krystian Szymukowicz wrote:
> Hi
> 
> Before I put it into TER I'd like to show you my extension and ask for 
> some advise how to optimize it as it could be quite helpul ext for 
> everyone.
> 
> Extension adds new content object COA_GO. ( go = generate once)
> 
> 
> It's good for cObj that occurs in the same form at many pages, for example:
> b) menu – the bigger is the more you gain more in speed (ACT can be 
> simpulated by javascript)

ellou' Krystian!

Sounds great... works great :) I've got a huge JS dropdown menu, which 
consumes about 80% (ca. 800ms) of time needed for page generating ... 
every page :/. I also have few elements which require clearing of the 
whole FE cache at some few hours ... so I was looking for the way that 
will do... exactly what COA_GO does... for me it's revelation! ;)

There is some problem with first method mentioned by you - 
beforeCache_db - when using with TemplaVoila the COA_GO content doesn't 
show on the page where it was generated (but on the other pages it is 
OK). Second and third ways works (probably) as they should do... :)

I have a large implementation, on the almost-production state, so I will 
test more elements (as you mentioned few LATEST and LIST views) to check 
how does it work in general use... :)

I'll let you know as fast as possible :)

Thx!


-- 
Marcus 'biesior' Biesioroff
a.k.a. Marek Krawczyk (original)

Polish TYPO3 Community Proud Member
http://typo3.pl




More information about the TYPO3-dev mailing list