Home
last modified time | relevance | path

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

/php-src/benchmark/
H A Dbenchmark.php71 runPhpCommand([$dir . '/bin/console', 'cache:warmup']);
95 …indPhpCgiCommand('wordpress', [$dir . '/index.php'], cwd: $dir, jit: $jit, warmup: 50, repeat: 50);
107 int $warmup = 0, argument
124 '-T' . ($warmup ? $warmup . ',' : '') . $repeat,
/php-src/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');
/php-src/ext/pdo_pgsql/tests/
H A Dgh15287.phpt51 // execute twice: in case warmup reduces memory consumption, we want the stabilized consumption.

Completed in 7 milliseconds