Hacker News new | ask | show | jobs
by tyingq 2094 days ago
The PHP team is pretty transparent about the JIT not really helping much with the sort of things people use PHP for. It just opens up using PHP for more CPU intensive stuff that you would have called out to a C library for.