PHP Class Bench\Base

Afficher le fichier Open project: pmjones/php-framework-benchmarks

Protected Properties

Свойство Type Description
$compare
$concurrent
$curl
$domain
$log_dir
$passes
$req_sec
$restart
$seconds
$targets

Méthodes publiques

Méthode Description
exec ( )

Méthodes protégées

Méthode Description
fetchReqSec ( $log_file )
init ( )
out ( $text = null )
outln ( $text = null )
report ( )
runAllPasses ( $name, $path )
runOnePass ( $href, $conc, $log_file )

Method Details

exec() public méthode

public exec ( )

fetchReqSec() abstract protected méthode

abstract protected fetchReqSec ( $log_file )

init() protected méthode

protected init ( )

out() protected méthode

protected out ( $text = null )

outln() protected méthode

protected outln ( $text = null )

report() protected méthode

protected report ( )

runAllPasses() protected méthode

protected runAllPasses ( $name, $path )

runOnePass() abstract protected méthode

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

Property Details

$compare protected_oe property

protected $compare

$concurrent protected_oe property

protected $concurrent

$curl protected_oe property

protected $curl

$domain protected_oe property

protected $domain

$log_dir protected_oe property

protected $log_dir

$passes protected_oe property

protected $passes

$req_sec protected_oe property

protected $req_sec

$restart protected_oe property

protected $restart

$seconds protected_oe property

protected $seconds

$targets protected_oe property

protected $targets