attractivechaos / plb2

A programming language benchmark
Creative Commons Zero v1.0 Universal
253 stars 35 forks source link

PHP opcache.so #21

Open igouy opened 8 months ago

igouy commented 8 months ago

Relative to node js the PHP times seem much slower than PHP8.2 on the benchmarks game.

See PHP benchmarks may have been run with OPcache and JIT turned off

See example command line

attractivechaos commented 8 months ago

Thanks for the pointer. I can't find opcache.so in my macports installation. Might need to compile from source...

igouy commented 8 months ago

benchmarks game uses PHP compile from source, configured with --enable-opcache