PhpBench\Benchmarks\Macro\RunBench::benchRunAndReport PHP Method

benchRunAndReport() public method

public benchRunAndReport ( )
    public function benchRunAndReport()
    {
        $this->runCommand('console.command.run', ['path' => $this->getFunctionalBenchmarkPath(), '--report' => ['aggregate']]);
    }