[TYPO3-dev] Time to create a page

Andreas Balzer eMail at andreas-balzer.de
Mon Mar 13 18:24:26 CET 2006


Kevin Renskers schrieb:
> Andreas Balzer wrote:
>> Olivier Dobberkau schrieb:
>>> Andreas Balzer schrieb:
>>>> Hi!
>>>> Is there any inbuilded function that returns the time that was used,
>>>> until the site was prepared for the user?
>>>>
>>>> Something like: Page creation lasted 0.21 seconds?
>>>>
>>>> Greets
>>>> Andreas
>>>
>>> config.debug = 1
>>>
>>> olivier
>>
>> Hi!
>> Thanks for the answer. I have one little question.. where does Typo3 
>> shows this? In the admin panel? If yes.. is there a way to show this 
>> for all users on a specific page?
> 
> config.debug = 1 writes its output as a html comment. So check the 
> source code of your site.
> 
> I don't know how to output the creation time to the website itself, but 
> which user would care about that anyway? :)
me, i would like to check, whether a TSC based TMenu is faster (with 
4.000 lines of code) than a GMenu with 100..
Therefore i have to get the loadtimes..




More information about the TYPO3-dev mailing list