Hacker News new | ask | show | jobs
by chrisseaton 2092 days ago
The JVM compiles the PHP code to highly optimised machine code at runtime. The C implementation doesn't compile to machine code at all (or I think they only just started doing it and it's very limited.)