Profiling PHP applications everywhere, all the time

By Marc Weistroff, on Aug 20, 2019

Modern application development involves multiple environments where different states of the code live. The production environment is where the most stable version run, while the staging and development environments host on-going developments. We’ll see how we can continuously profile each environments and how we can catch performance issues before they impact the production system.

Happy profiling,

Marc Weistroff

Marc learned to code as a kid thanks to the AmigaBASIC demos shipped with the Amiga500. Fascinated with cracktros, he then continued his programming exploration in the PC demoscene. He discovered web programming with PHP 3 and has since continued developing for the web. From backend, to frontend, to infrastructure technologies, he is always curious about technological evolutions in this space.