[Typo3] TYPO3 speedup

Bernhard Kraft kraftb at kraftb.at
Thu Oct 27 02:52:08 CEST 2005


Hello,


If somebody is interested in testing a patch which speed up the generation of
non-cached pages using MTB by about 3-8 % can try:

http://bugs.typo3.org/view.php?id=1685

It simply replaces all calls to ereg/split/spliti and strcspn where applicable to
preg_match/preg_split/strpos.

Some methods need only 8-15% of the time now ... speed-Test-programms included (console/cgi
php required)


I would be glad to hear reports if it works as expected as this could get integrated
into the core if there are no problems.

And faster is most of the time better :) !


greets,
Bernhard



More information about the TYPO3-english mailing list