Solar_Test_Bench::loop()

public string Solar_Test_Bench::loop ( int $loops = NULL )

Runs each benchmark method for a certain number of loops.

Parameters

  • (int) $loops: Loop benchmark methods this number of times.

Returns

  • (string) The Solar_Debug_Timer profile table; smaller diffs are better.

Description

Runs each benchmark method for a certain number of loops.



Local