PHP 클래스 Bench\Base

파일 보기 프로젝트 열기: pmjones/php-framework-benchmarks

보호된 프로퍼티들

프로퍼티 타입 설명
$compare
$concurrent
$curl
$domain
$log_dir
$passes
$req_sec
$restart
$seconds
$targets

공개 메소드들

메소드 설명
exec ( )

보호된 메소드들

메소드 설명
fetchReqSec ( $log_file )
init ( )
out ( $text = null )
outln ( $text = null )
report ( )
runAllPasses ( $name, $path )
runOnePass ( $href, $conc, $log_file )

메소드 상세

exec() 공개 메소드

public exec ( )

fetchReqSec() 추상적인 보호된 메소드

abstract protected fetchReqSec ( $log_file )

init() 보호된 메소드

protected init ( )

out() 보호된 메소드

protected out ( $text = null )

outln() 보호된 메소드

protected outln ( $text = null )

report() 보호된 메소드

protected report ( )

runAllPasses() 보호된 메소드

protected runAllPasses ( $name, $path )

runOnePass() 추상적인 보호된 메소드

abstract protected runOnePass ( $href, $conc, $log_file )

프로퍼티 상세

$compare 보호되어 있는 프로퍼티

protected $compare

$concurrent 보호되어 있는 프로퍼티

protected $concurrent

$curl 보호되어 있는 프로퍼티

protected $curl

$domain 보호되어 있는 프로퍼티

protected $domain

$log_dir 보호되어 있는 프로퍼티

protected $log_dir

$passes 보호되어 있는 프로퍼티

protected $passes

$req_sec 보호되어 있는 프로퍼티

protected $req_sec

$restart 보호되어 있는 프로퍼티

protected $restart

$seconds 보호되어 있는 프로퍼티

protected $seconds

$targets 보호되어 있는 프로퍼티

protected $targets