
April 30th, 2008, 08:00 AM
|
|
|
|
Using Timers to Benchmark PHP Applications
If you’ve been using PHP for a while, then it’s possible that you want to learn how to create benchmarking scripts. If this is true, then this series of tutorials will be pretty helpful. Welcome to the second article of the series “Benchmarking applications with PHP.” Composed of three parts, this series walks you through the development of several approaches aimed at benchmarking specific blocks of code and even entire PHP applications.
Read the full article here: Using Timers to Benchmark PHP Applications
For more discussion go here: Blog Article Discussion
|