PHP performance checking (for example: because of Dreamhost CPU usage warning)
Thursday, January 26th, 2006If you want to optimize your PHP script or find out what part of your PHP script causes problems (for example consumes too much CPU time on Dreamhost) - below you can find solution how to do it - how to check - chow long selected parts of your PHP script work.
For our convenience we […]