- Delphi High Performance
- Primo? Gabrijelcic
- 121字
- 2021-06-24 19:23:01
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.
推薦閱讀
- 數(shù)據(jù)浪潮
- Python絕技:運用Python成為頂級數(shù)據(jù)工程師
- Java Data Science Cookbook
- INSTANT Cytoscape Complex Network Analysis How-to
- 達夢數(shù)據(jù)庫性能優(yōu)化
- Hadoop 3.x大數(shù)據(jù)開發(fā)實戰(zhàn)
- Remote Usability Testing
- 白話大數(shù)據(jù)與機器學習
- PostgreSQL指南:內幕探索
- 新手學會計(2013-2014實戰(zhàn)升級版)
- Oracle數(shù)據(jù)庫管理、開發(fā)與實踐
- Web Services Testing with soapUI
- 從實踐中學習sqlmap數(shù)據(jù)庫注入測試
- Access 2016數(shù)據(jù)庫應用基礎
- MySQL數(shù)據(jù)庫應用與管理