Currently the implementation of the PHP benchmark uses and old version, no OPCACHE and no JIT.
On my machine these are the tests comparing the same function with PHP running with production settings and PHP running with the default dev settings:
DEV settings:
Currently the implementation of the PHP benchmark uses and old version, no OPCACHE and no JIT.
On my machine these are the tests comparing the same function with PHP running with production settings and PHP running with the default dev settings: DEV settings:
Prod settings: