PHP Benchmark Performance Script

example run
Package:
PHP Benchmark Performance Script
Summary:
Measure the time PHP code takes to execute
Groups:
Time and Date, Utilities and Tools
Author:
Yoni Gol
Description:
This class can be used to Measure the time PHP code takes to execute.

It takes a string with PHP code and it executes the code repeatedly a given number times.

The class can display a table showing the average time and the memory that the code took when it executed.


Powered by Gewgley