Nikita Popov – PHP Performance Trivia
PHP Barcelona PHP Barcelona
1.16K subscribers
13,244 views
0

 Published On Premiered Nov 28, 2019

This talk discusses various issues of low-level PHP performance, such as: When is it more efficient to use arrays or objects? What causes catastrophic garbage collection? Does adding type annotations make PHP faster or slower?

I will answer these types of question with a (shallow) dive into PHP internals, touching on various topics like value representation, bytecode optimization and GC.

show more

Share/Embed