PHP Classes

Stoper: Measure the time that a script takes to execute

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 54%Total: 1,054 All time: 3,515 This week: 50Up
Version License PHP version Categories
stoper_ms 1.0.0Freeware3Performance and optimization
Description 

Author

This is a simple class that can measure the time that a script takes to execute.

With this class you can measure the time elapsed during:

- A complete script
- The execution of functions, loops, include files, etc..

It may be very useful to investigate how fast or slow specific parts of an application are, in order to determine the code that need to be improved to increase the performance of PHP applications

Picture of Marek Szewczyk
Name: Marek Szewczyk <contact>
Classes: 1 package by
Country: Poland Poland

  Files folder image Files (4)  
File Role Description
Plain text file class.stoper.php Class class source code
Accessible without login Plain text file example1.php Example example no 1
Accessible without login Plain text file example2.php Example example no 2
Accessible without login Plain text file example3.php Example new methods example

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,054
This week:0
All time:3,515
This week:50Up
User Ratings User Comments (1)
 All time
Utility:79%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:79%StarStarStarStar
Tests:-
Videos:-
Overall:54%StarStarStar
Rank:2031
 
Excellent
15 years ago (kishore kumar)
70%StarStarStarStar