[Typo3-dev] Source code profiling (was: TYPO3 3.7.0 memory usage ?)

Sylvain Viart sylvain at ledragon.net
Fri Sep 17 10:40:51 CEST 2004


Related to the previous problem, I've started a new page to collect 
Profiling information on the Wiki.

http://wiki.typo3.org/index.php/TYPO3_sourcecode_profiling

>>>> Can be 3.7.0 more memory consuming than previous version ?
>>>> My server report a:
>>>> Fatal error: Allowed memory size of 25165824 bytes exhausted (tried to
>>>> allocate 40 bytes) in
>>>> /home/www/typo3/typo3_src-3.7.0-dev/t3lib/class.t3lib_div.php
>>>> on line 1822
>>> Yes, you're right. Kasper is aware of this and tries to find a 
>>> solution for
>> I suggest to stop doing repeated string concatenations and passing 
>> around big junks of output in $content, etc.
[...] Another big win would IHMO to use array references rather than copies.
-- 
Regards,
Sylvain Viart (France)
TYPO3 DocTEAM.




More information about the TYPO3-dev mailing list