JIT Is Approved For PHP 8 To Open Up Faster CPU Performance

Written by Michael Larabel in Free Software on 30 March 2019 at 12:05 PM EDT. 32 Comments
FREE SOFTWARE
It was widely expected that PHP 8 would introduce JIT (Just In Time) compiler functionality while now that experimental work has been approved.

PHP JIT support has been in development for a while via a separate tree while now a vote among PHP core developers has made it official that PHP 8 will introduce the JIT support.

This PHP JIT support has the potential of further enhancing PHP's performance on top of the significant performance strides made already during the PHP 7 cycles, but the JIT performance benefits will primarily be for CPU-bound code paths. The JIT compiler is seen as the next major advancement for opening up better performance out of PHP.

More details as to the state of PHP JIT can be found via this blog post.

Before getting too excited about PHP JIT, this year will bring the PHP 7.4 release and there is some speculation that PHP 8.0 will not debut until late 2021.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week