Method | Description | |
---|---|---|
decode ( PhpBench\Dom\Document $document ) : |
Decode a PHPBench XML document into a SuiteCollection. | |
decodeFiles ( array $files ) : |
Return a SuiteCollection from a number of PHPBench xml files. |
Method | Description | |
---|---|---|
getComputedStats ( DOMElement $element ) | ||
getParameters ( DOMElement $element ) | ||
processBenchmark ( |
||
processSubject ( |
||
processSuite ( DOMElement $suiteEl ) | ||
processVariant ( |
public decode ( PhpBench\Dom\Document $document ) : |
||
$document | PhpBench\Dom\Document | |
return |
public decodeFiles ( array $files ) : |
||
$files | array | |
return |