Рассказ пойдет о самых интересных новых технологиях, разрабатываемых для PHP 8, но частично доступных уже и в PHP 7.4.

JIT, Preloading и FFI - новые взаимосвязанные подсистемы, в первую очередь направленные на дальнейшее увеличение производительности, но они также открывают для PHP новые области применения. Например, можно писать системно зависимые расширения прямо на PHP, подключать сторонние С-библиотеки и быстро писать прототипы...

Comments

Comments are closed.

I had a unique ability to look at assembler source code during the talk about PHP! Have so many crazy ideas about "proper" usage for FFI, opcode preloading and much more. Very inspirational talk with low-details about PHP engine from the first person. Thank you for making PHP faster!

Internals of PHP from the person who makes it faster last years. Quite deep talk with lots of low-level detail but still interesting for non-C people working with userland PHP. Well presented.

Ждем управляемый Preloading =))

Igor Somov at 14:34 on 19 May 2019

Because of the talks of this level, you need to go to the conference!