PHP Classes

Classes of Carl Taylor

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Carl Taylor (1)  >  Mission progress status  >  Reputation  
Picture of Carl Taylor
Name: Carl Taylor <contact>
Classes: 1
Country: United Kingdom
Age: ???
All time rank: 207092 in United Kingdom
Week rank: 170 Up5 in United Kingdom Up
All time users: 1255
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image profiler  
Class to perform code profiling.
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.



Requires function calls to be inserted in code being profiled.
Not enough user ratings


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z