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

benchRun() public method

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