Laracon DB
Laracon DB
Kasia Zien
Has spoken at:
And has done the following talks:
Performance optimization: how do I go about it? (2019)

This talk focuses on performance optimization in PHP applications, covering why it matters, how to measure it, and various tools and techniques for identifying and fixing performance issues. The speaker shares practical examples using tools like Xdebug, XHProf, and flame graphs while emphasizing the importance of measuring before optimizing and maintaining a balance between performance and code readability.