162: PHP + JIT = GR8 with Joe Watkins

Published: April 11, 2019, 12:30 p.m.

b'In this weeks episode we have good friend of the show Joe Watkins back on to discuss the recent developments in PHP.\\nWe start off by highlighting how code is currently compiled and executed using the Zend VM, and distill how the recently approved JIT (for PHP 8) will change this.\\nFrom here we mention the reasoning for going down this path now, the difference between I/O vs CPU bound code, and the use-cases where the JIT will improve performance.\\nThis leads us to the PHP compiler project Anthony Ferrara is working on (with the goal of Ahead-of-Time PHP compilation), and the new parallel concurrency API Joe is working on which uses a model similar to Goroutines.\\nFinally, we discuss his recently approved Weak References and Abolish Narrow Margins RFC\\u2019s.'