Performance and optimization: Stoper
Marek Szewczyk (contact me)
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
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (93.8%)
| Good (87.5%)
| -
| Good (87.5%)
| -
| -
| Sufficient (64.4%)
| 388 |
Click here for detailed information about this class on phpclasses.org