PhpBench\Benchmarks\Macro\BaseBenchCase::createWorkspace PHP Method

createWorkspace() public static method

This method is called in a separate process before the iterations are executed. See the annotations in the header of this class.
public static createWorkspace ( )
    public static function createWorkspace()
    {
        Workspace::initWorkspace();
    }