Summary: Improving Performance
A quick overview of improving the performance of the PHP 8 application using the JIT compiler.
We'll cover the following...
Key takeaways
In this chapter, we learned not only how the new JIT ...