- ASP.NET Core 2 High Performance(Second Edition)
- James Singleton
- 97字
- 2021-07-08 09:39:02
Measuring
The most important takeaway from this book is the importance of measuring. You need to measure problems or you can't fix them. You won't even know when you have fixed them. Measurement is the key to fixing performance issues before they become noticeable. Slow operations can be identified early on and then they can be fixed.
However, not all operations need optimizing. It's important to keep a sense of perspective, but you should understand where the choke points are and how they will behave when magnified by scale. We'll cover measuring and profiling in later chapters.
推薦閱讀
- 軟件架構設計:大型網站技術架構與業務架構融合之道
- PHP網絡編程學習筆記
- PostgreSQL Replication(Second Edition)
- ArcGIS By Example
- 深入淺出Serverless:技術原理與應用實踐
- Android開發案例教程與項目實戰(在線實驗+在線自測)
- Android項目實戰:手機安全衛士開發案例解析
- C/C++數據結構與算法速學速用大辭典
- 零基礎學C語言程序設計
- Web Developer's Reference Guide
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- C++ System Programming Cookbook
- Clojure Polymorphism
- Mastering SciPy
- Oracle Database XE 11gR2 Jump Start Guide