Everybody wants quick applications. A lot of that speed can be gained by the way you write your software, but a big chunk has to do with the way PHP is configured. As PHP matured, it got quicker, it used less memory and it accumulated a lot of settings which can be tuned for performance.

The biggest, and often most misunderstood, features for performance are OPCache (introduced in 5.5) and preloading (introduced in 7.4). This talk covers how both features work, how you can take advantage of them on your servers and during deployments, and tries to show all the ini settings relevant for performance.

Comments

Comments are closed.

Koen Cornelis at 10:21 on 15 May 2019

Ietsje rommeliger dan we gewend zijn van Jachim, maar toffe talk waar ik een aantal zaken bijleerde.

Was een beetje later waardoor ik het begin wat gemist heb. Ik heb alvast van hetgeen ik gezien heb al wat interesses gekweekt en wat zelf zitten opzoeken en op DPC talks gevolgd. Tnx :)