PHP Classes

yet again a class like this.

Recommend this page to a friend!

      Benchmark Class  >  All threads  >  yet again a class like this.  >  (Un) Subscribe thread alerts  
Subject:yet again a class like this.
Summary:Package rating comment
Messages:1
Author:Ralf Mike Pretzlaw
Date:2010-12-27 01:35:20
 

Ralf Mike Pretzlaw rated this package as follows:

Utility: Insufficient
Consistency: Good
Examples: Insufficient

  1. yet again a class like this.   Reply   Report abuse  
Picture of Ralf Mike Pretzlaw Ralf Mike Pretzlaw - 2010-12-27 01:35:21
yet again a class like this. be careful using this because it doesn't measure the overhead of every php file. so you can't really test your script on performance.
for this try XDebug: trace and profile your scripts. this gives you the >real< costs of every single line.