Fresh PHP news, tutorials, tips and much more

Posts Tagged ‘applications’

Benchmark PHP applications using timers

Thursday, May 1st, 2008

Yesterday Alejandro Gervasio produced new article about PHP applications bechmarking in DevShed site. Article shows how timers can be used to check php scripts execution time using timers.

f 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.

This is a second article about php applications benchmarking first one you can finde also in DevShed site here.

Post tagged with: , , , ,

Posted in Advanced | No Comments »