PHP Trait Phive\Queue\Tests\Queue\Performance

Afficher le fichier Open project: rybakit/phive-queue

Méthodes publiques

Méthode Description
providePerformancePopDelay ( )
testPushPopPerformance ( $delay )

Méthodes protégées

Méthode Description
benchmarkPush ( $queueSize, $item, $delay )
getPerformanceItemLength ( )
getPerformanceQueueSize ( )
printPerformanceResult ( $total, $runtime )

Method Details

benchmarkPush() protected méthode

protected benchmarkPush ( $queueSize, $item, $delay )

getPerformanceItemLength() protected static méthode

protected static getPerformanceItemLength ( )

getPerformanceQueueSize() protected static méthode

protected static getPerformanceQueueSize ( )

printPerformanceResult() protected méthode

protected printPerformanceResult ( $total, $runtime )

providePerformancePopDelay() public méthode

testPushPopPerformance() public méthode

public testPushPopPerformance ( $delay )