Recommend this page to a friend! |
Download .zip |
Info | View files (5) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2007-08-16 (9 years ago) | Not enough user ratings | Total: 542 This week: 1 | All time: 5,278 This week: 1,047 |
Version | License | PHP version | Categories | |||
clsbenchmark 1.0 | GNU General Publi... | 5 | PHP 5, Performance and optimization |
Description | Author | |||||||||||||
This class can be used to measure the time a PHP script takes to execute. |
|
Files |
File | Role | Description |
---|---|---|
clsBenchMark.php | Class | Benchmark class implementation |
example.classes.php | Example | Demo classes used in some of the examples |
example1.php | Example | Demo example of using benchmark class |
example2.php | Example | Demo example of using benchmark class |
example3.php | Example | Demo example of using benchmark class |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
Recursive against None-recursive approach Do you wonder which is faster - recursion or none-recursion approach in visiting all subordinate folders?... |