Benchmark_Profiler (Previous) (Next) Caching

View this page in Last updated: Sun, 29 Jun 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Benchmark_Iterate

Benchmark_Iterate -- About Benchmark_Iterate

About Benchmark_Iterate

This class is useful when you want to iterate over a single piece of code (a function) several times over. Timing information is recorded for every iteration. An example follows.

The example above will generate an output as shown below when run with the PHP CLI SAPI.

You can display formatted results either by running the script in automatic mode or by using the display() method. For more information of the methods this class implements, refer to the API documentation.

Benchmark_Profiler (Previous) (Next) Caching

Download Documentation Last updated: Sun, 29 Jun 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.