Talk in English - UK at Dutch PHP Conference 2019
View Slides: https://speakerdeck.com/bitone/php-opcode-whats-that
Short URL: https://joind.in/talk/3032a
(QR-Code (opens in new window))
Every PHP developer heard about OpCode, the magical sauce that runs inside the Zend PHP Engine in order to boost performances.
But what is exactly that OpCode? Why does it make the Zend Engine faster to run your PHP Code? Is it only about performances?
The aim of this talk is to demystify what's going on inside the Zend PHP Engine and to understand what is happening to our PHP code when it's digested by the interpreter and turned into opcode, before being executed on the Zend Virtual Machine.
Comments
Comments are closed.
Very good talk about Opcode and all related things : lightweight, a bit of code examples and a roadmap for the future. Well done.
Satisfied the curiosity, gave solid advice for what to do with and was very calm and composed. Excellent talk!
Excellent talk!
Benoit was great in explaining what happend under the hood of PHP and why. It helped me to get a better understanding of the underlaying abstractions of de ZEND engine. Great talk with a great speaker who is very calm and paced.
Fantastic!