[TYPO3-dev] TYPO3 4.5 performance session

Steffen Kamper info at sk-typo3.de
Mon Feb 14 09:23:42 CET 2011


Hi,

i made a pre-test patch which does the static include of ExtDirect API. 
If you are intersted you can try it out, it boosts the performance immense.

It's not cleaned up yet, but can be taken as base for discussion.

After this patch you don't need to include the api script in your page. 
It doesn't break the code, it only slows down.
This is also very logical imho, if you use ExtDirect you only have to 
make one init call:
$this->pageRenderer->addExtDirectCode();

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: extdirect_api.patch
URL: <http://lists.typo3.org/pipermail/typo3-dev/attachments/20110214/ac03254b/attachment.asc>


More information about the TYPO3-dev mailing list