- Mastering The Faster Web with PHP,MySQL,and JavaScript
- Andrew Caya
- 136字
- 2021-06-25 21:16:56
Continuous Profiling and Monitoring
In this chapter, we will learn how to install and configure profiling and monitoring tools that will help you easily optimize PHP code in a continuous integration (CI) and a continuous deployment (CD) environment.
We will start by installing and configuring a basic Blackfire.io setup in order to easily and automatically profile code when committing it to a repository. We will also learn how to install a TICK Stack in order to continuously monitor our code's performance after its deployment on a live production server.
Thus, in this chapter, we will cover the following points:
- Installing and configuring the Blackfire.io agent, client and PHP extension
- Integrating the Blackfire.io client with Google Chrome
- Integrating the Blackfire.io client with a known CI tool like Travis
- Installing and configuring a complete TICK Stack with Grafana
推薦閱讀
- Java語言程序設(shè)計
- HornetQ Messaging Developer’s Guide
- FuelPHP Application Development Blueprints
- Mastering OpenCV Android Application Programming
- 認(rèn)識編程:以Python語言講透編程的本質(zhì)
- Java加密與解密的藝術(shù)(第2版)
- Python自然語言處理(微課版)
- HTML5從入門到精通 (第2版)
- Android程序設(shè)計基礎(chǔ)
- 編寫高質(zhì)量代碼:改善Objective-C程序的61個建議
- Raspberry Pi Robotic Projects(Third Edition)
- 深度實踐KVM:核心技術(shù)、管理運維、性能優(yōu)化與項目實施
- Shopify Application Development
- Java RESTful Web Service實戰(zhàn)
- VMware vSphere Design Essentials