[Typo3-dev] TYPO3 3.7.0 memory usage ?

dan frost dan at danfrost.co.uk
Mon Sep 20 13:57:51 CEST 2004


I have been playing around with profiling code rcently - in fact i do it 
on most projects before i give them to the client.

Zend is ok - but it's hard to use on a "real" server. A nicer thing is 
to use xdebug - you just put commands at the beginning and end of the 
bit you want to profile and it gives you stats on memory use, processor 
time etc.

I'm trying to finish an extension to make using/sharing the reports easy

danb


> I think it would make sense to meet up the team at the SB tour and set up
> certain "rules" how to profile stuff.
> I didn't have the time to dive into Zends Profiling features, maybe someone
> can gibe me a hint there...
> 
> 




More information about the TYPO3-dev mailing list