- 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.
推薦閱讀
- Visual C++程序設計學習筆記
- 移動UI設計(微課版)
- Manga Studio Ex 5 Cookbook
- Learning C++ Functional Programming
- Windows Presentation Foundation Development Cookbook
- Apache Karaf Cookbook
- Hands-On RESTful Web Services with Go
- 概率成形編碼調制技術理論及應用
- Learning Apache Mahout Classification
- Python機器學習算法與實戰
- Unity 5 for Android Essentials
- Integrating Facebook iOS SDK with Your Application
- Machine Learning With Go
- Exploring SE for Android
- Instant Pygame for Python Game Development How-to