PHP PhpBench\Extensions\XDebug\Executor Namespace

Classes

Name Description
ProfileExecutor
TraceExecutor This class generates a benchmarking script and places it in the systems temp. directory and then executes it. The generated script then returns the time taken to execute the benchmark and the memory consumed.
XDebugTraceExecutor This class generates a benchmarking script and places it in the systems temp. directory and then executes it. The generated script then returns the time taken to execute the benchmark and the memory consumed.