treffynnon / Benchmark-PHP-HHVM-Zephir

Benchmark PHP, HHVM and Zephir
http://simonholywell.com/post/2014/02/hhvm-vs-zephir-vs-php-the-showdown.html
BSD 3-Clause "New" or "Revised" License
57 stars 10 forks source link

[FCGI] Warm up processes in setup #3

Closed treffynnon closed 10 years ago

treffynnon commented 10 years ago

In the setup I should run the script a number of times before profiling on OPcached and JITed runs.

I saw a post from someone at Facebook suggesting they need 12+ runs to get the JIT properly warmed up so I'll go with 15 to be safe.