php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
bench.php File Reference

Go to the source code of this file.

Variables

 $data = str_repeat("\x00", (int) ($argv[1] ?? (2 * 1024)))
 
 $time = array()
 

Variable Documentation

◆ $data

$data = str_repeat("\x00", (int) ($argv[1] ?? (2 * 1024)))

Definition at line 6 of file bench.php.

◆ $time

$time = array()

Definition at line 7 of file bench.php.