A Guide To PHP Performance Monitoring
Performance is not something you should compromise on, and it's important to have a healthy development process that improves as your application grows. If your PHP application is not super-fast, it will be much harder to scale and maintain. You need to identify errors in the early stage to fix them as soon as possible. And if you don’t know where your bottlenecks are, you can’t fix them.