For November's meetup, we have Michael Heap with us doing his talk "Profiling your PHP application"

Thursday 24th November 2016

19:15
0
Profiling your PHP Application
Talk by Michael Heap (45 minutes)

Making an application scale is generally seen as something that only the most magical of developers can do, but it is easy once you have the correct tools. Fortunately for us, these tools are freely available online! In this talk, we will look at a few available options to learn what our applications are actually doing, help identify bottlenecks, and fix them so we can move on to the most important part of any project: delivering features.