Along the way you will also learn the "why" of optimizing. You'll discover why you should optimize a specific component, why selecting one function over another is beneficial, and how to find and use the optimization tools available to the open source community. You'll also learn how to deploy caching software as well as web server software. Pro PHP Application Performance will also teach you more advanced techniques, such as:
- Using Xdebug to profile functions that are not running as efficiently as possible.
- Comparing opcode executed by different PHP functions to narrow the search for functions that run efficiently.
- Using strace to analyze Apache while your application is served to the user.
Once you complete this book you will have a complete sense of where to start optimizing and, most importantly, have the tools which allow you to continue optimizing in other PHP applications going forward.
We publiceren alleen reviews die voldoen aan de voorwaarden voor reviews. Bekijk onze voorwaarden voor reviews.