Y
Hacker News
new
|
ask
|
show
|
jobs
by
jolux
2099 days ago
I wonder why Facebook built HipHop and HHVM and PHP 8 is getting a JIT then.
1 comments
tyingq
2099 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.
link