- Mastering The Faster Web with PHP,MySQL,and JavaScript
- Andrew Caya
- 134字
- 2021-06-25 21:16:57
Summary
In this chapter, we have learned how to install and configure a basic Blackfire.io setup in order to easily and automatically profile code when committing it to a repository. We have also explored how to install a TICK Stack in order to continuously monitor our code's performance after its deployment on a live production server. Thus, we have seen how to install and configure profiling and monitoring tools that help us easily optimize PHP code in a continuous integration (CI) and a continuous deployment (CD) environment.
In the next chapter, we will explore how better understanding PHP data structures and using simplified functions can help an application's global performance along its critical execution path. We will start by analyzing a project's critical path and, then, fine-tune certain of its data structures and functions.
- Facebook Application Development with Graph API Cookbook
- Java程序設計實戰教程
- JavaScript 從入門到項目實踐(超值版)
- SpringMVC+MyBatis快速開發與項目實戰
- OpenNI Cookbook
- Apache Karaf Cookbook
- TypeScript實戰指南
- PHP+MySQL網站開發項目式教程
- HTML5+CSS3網頁設計
- Visual Studio Code 權威指南
- Visual C++開發寶典
- 深入理解Kafka:核心設計與實踐原理
- Developing Java Applications with Spring and Spring Boot
- Python繪圖指南:分形與數據可視化(全彩)
- 微信公眾平臺開發最佳實踐