Hacker News new | ask | show | jobs
by hu3 2220 days ago
The next PHP release will sport a JIT compiler [1].

I'd wager it will reach similar performance than pypy.

[1] https://stitcher.io/blog/new-in-php-8

1 comments

Didn't read yet, but I imagine it'll store the JIT'd code on disk for further requests?

This will be amazing when it happens.