Home
last modified time | relevance | path

Searched refs:warmup (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/benchmark/
H A Dbenchmark.php60 runPhpCommand([$dir . '/bin/console', 'cache:warmup']);
84 …return runValgrindPhpCgiCommand([$dir . '/index.php'], cwd: $dir, jit: $jit, warmup: 50, repeat: 5…
95 int $warmup = 0, argument
106 '-T' . ($warmup ? $warmup . ',' : '') . $repeat,
/PHP-8.3/ext/openssl/tests/
H A Dgh10495.phpt45 fwrite($conn, 'warmup');
117 string(6) "warmup"
H A Dbug77390.phpt34 if ($buf !== 'warmup') {
64 fwrite($conn, 'warmup');

Completed in 6 milliseconds