[TYPO3-dev] Time to create a page
Andreas Balzer
eMail at andreas-balzer.de
Tue Mar 14 18:55:07 CET 2006
Mathias Schreiber [wmdb] schrieb:
> Patrick Gaumond wrote:
>> Quick hack is to remove the exclamation point of the comment in
>> index.php.
>>
>> Look for :
>> <!-- Parsetime: '.$TSFE->scriptParseTime.' ms-->';
>>
>> Then remove the "!".
>>
>> I did this to help me test Eacellerator:
>> http://wiki.typo3.org/index.php/Performance_tuning#Informal_Tests
>
> Maybe it would make sense to make this configurable?
> One additional "if" would not harm performance too much I guess.
>
> config.debug = 1
> config.debug.showAt = source/websiteBottom
>
would be nice.
It could be done with an extension too..
More information about the TYPO3-dev
mailing list