PHP Classes

Benchmark: Measure the time that PHP scripts take to execute

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 59%Total: 3,309 All time: 1,047 This week: 555Up
Version License PHP version Categories
profiling 1.0.0GNU General Publi...5PHP 5, Performance and optimization
Description 

Author

This class can measure the time it takes to execute each parts of a PHP script.

The class can take note of different check points of the current script and thet time that elapsed since the start. Then it can generate an HTML report that show various types of statistics.

Features:

* Assign a mark to a check point in part of the code with a call level depth (for function calls)
* Compute the time between two check points for the different levels
* Show the slowest parts of the code using a color codes from green to red
* Can use an external data, for example, the number of SQL queries to show the slowest queries

Picture of Julien PACHET
Name: Julien PACHET <contact>
Classes: 15 packages by
Country: France France
Age: 47
All time rank: 301 in France France
Week rank: 103 Down6 in France France Down

  Files folder image Files  
File Role Description
Plain text file class_profiling.inc.php Class Class source
Accessible without login Plain text file test_profil.php Example example of benchmark class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,309
This week:0
All time:1,047
This week:555Up
User Ratings User Comments (1)
 All time
Utility:84%StarStarStarStarStar
Consistency:84%StarStarStarStarStar
Documentation:-
Examples:84%StarStarStarStarStar
Tests:-
Videos:-
Overall:59%StarStarStar
Rank:1341