PHP Class Bench\Siege

Inheritance: extends Base
Datei anzeigen Open project: pmjones/php-framework-benchmarks

Protected Properties

Property Type Description
$siege
$siege_failures
$siege_file

Protected Methods

Method Description
fetchReqSec ( $log_file )
init ( )
runOnePass ( $href, $conc, $log_file )

Method Details

fetchReqSec() protected method

protected fetchReqSec ( $log_file )

init() protected method

protected init ( )

runOnePass() protected method

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

Property Details

$siege protected_oe property

protected $siege

$siege_failures protected_oe property

protected $siege_failures

$siege_file protected_oe property

protected $siege_file