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
|
|
| Name: |
Stoper |
| Base name: |
stoper_ms |
| Description: |
Measure the time that a script takes to execute |
| Version: |
- |
| PHP version: |
3 |
| License: |
Freeware |
| All time users: |
916 users |
| All time rank: |
3421 |
| Week users: |
0 users |
| Week rank: |
2055  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (95.0%) |
Good (90.0%) |
- |
Good (90.0%) |
- |
- |
Sufficient (65.5%) |
442 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|