Phive\Queue\Tests\Queue\Performance::getPerformanceQueueSize PHP Method

getPerformanceQueueSize() protected static method

protected static getPerformanceQueueSize ( )
    protected static function getPerformanceQueueSize()
    {
        return (int) getenv('PHIVE_PERF_QUEUE_SIZE');
    }