Talk in English - US at Midwest PHP 2017
View Slides: https://speakerdeck.com/mheap/profiling-php-applications-midwest-php-217
Short URL: https://joind.in/talk/a6c5e
(QR-Code (opens in new window))
So, you've been through and changed all your double quotes to single quotes but your application still isn't running at the speed of light. What's going on?
Making an application scale is generally seen as something that only the most magical of developers can do, but it's easy once you have the correct tools. Fortunately for us, these tools are freely available online!
In this talk, we'll take a look at a few options that we have available to work out what our application is actually doing, help identify bottlenecks and fix them so that we can move on to the more important part of the project: delivering features.
Comments
Comments are closed.
In-depth information with relatable examples. Walking through the code made understanding them much easier.
Overall good talk. Recommend actually looking at the PHP source to solidify your arguments. Your dry sense of humor took time to come out, might try to liven up the first few minutes somehow.
Very good overview and well formatted--it was nice to walk through an example so in depth.