[TYPO3-dev] Time to create a page
Kevin Renskers
info at dualdot.nl
Sun Mar 12 23:09:54 CET 2006
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? :)
More information about the TYPO3-dev
mailing list