Contact Us

Banner Text

PHP Class to perform code profiling in order to aid locating areas of code that consume most processing time.

Provides information on number of calls to a code section, percentage and total of time spent on a section. Timing of nested code sections is possible.

Documentation
Download
Example

Feedback

 

If you make any improvements to the code, or just find it useful in helping you optimise the performance of your applications I would appreciate you dropping a note.

© Copyright 2002-2012 Carl Taylor