- Mastering Delphi Programming:A Complete Reference Guide
- Primo? Gabrijel?i?
- 121字
- 2021-06-24 12:33:31
Summary
This chapter provided a broad overview of the topics we'll be dealing with in this book. We took a look at the very definition of performance. Next we spent some time describing the Big O notation for describing time and space complexity and we used it in a simple example.
In the second part of the chapter, we looked into the topic of profiling. We used a manual approach and specialized tools—profilers—to find the slowest part of a simple program.
In the next chapter, I'll briefly return to the topic of selecting the correct algorithm for the job. With a few examples, I'll show you how an algorithm can make or break a program's performance.
推薦閱讀
- FPGA從入門到精通(實戰篇)
- 電腦維護與故障排除傻瓜書(Windows 10適用)
- Creating Dynamic UI with Android Fragments
- The Applied AI and Natural Language Processing Workshop
- Manage Partitions with GParted How-to
- scikit-learn:Machine Learning Simplified
- 計算機組裝與維修技術
- 固態存儲:原理、架構與數據安全
- OpenGL Game Development By Example
- 深入理解序列化與反序列化
- LPC1100系列處理器原理及應用
- 圖解計算機組裝與維護
- 電腦組裝與維護即時通
- Arduino項目開發:智能生活
- Blender 3D By Example