By coderholic
via coderholic.com
Published: Sep 27 2008 / 04:33
A reusable PHP "Profile" class that makes profiling methods simple, and helps you find parts of your code that need optimisation. You specify the method and the number of invocations and you can get all sorts of useful information, such as the maximum execution time, average execution time, and total time.
Comments
antych replied ago:
use xdebug
Voters For This Link (9)
Voters Against This Link (0)