- Mastering Delphi Programming:A Complete Reference Guide
- Primo? Gabrijel?i?
- 219字
- 2021-06-24 12:33:27
About Performance
"My program is not fast enough. Users are saying that it is not performing well. What can I do?"
These are the words I hear a lot when consulting on different programming projects. Sometimes the answer is simple, sometimes hard, but almost always the critical part of the answer lies in the question. More specifically, in one word - performing.
What do we mean when we say that a program is performing well? Actually, nobody cares. What we have to know is what users mean when they say that the program is not performing well. And users, you'll probably admit, look at the world in a very different way than we programmers.
Before starting to measure and improve the performance of a program, we have to find out what users really mean by the word performance. Only then can we do something productive about it.
We will cover the following topics in this chapter:
- What is performance?
- What do we mean when we say that a program performs well?
- What can we tell about the code speed by looking at the algorithm?
- How does the knowledge of compiler internals help us write fast programs?
- Why is it better to measure than to guess?
- What tools can we use to find the slow parts of a program?
- Effective STL中文版:50條有效使用STL的經(jīng)驗(雙色)
- Artificial Intelligence Business:How you can profit from AI
- 微軟互聯(lián)網(wǎng)信息服務(IIS)最佳實踐 (微軟技術開發(fā)者叢書)
- Practical Machine Learning with R
- 單片機系統(tǒng)設計與開發(fā)教程
- Machine Learning with Go Quick Start Guide
- VMware Workstation:No Experience Necessary
- 深入理解序列化與反序列化
- 電腦組裝與維護即時通
- Arduino項目開發(fā):智能生活
- 單片機項目設計教程
- 可編程邏輯器件項目開發(fā)設計
- Learning Less.js
- Zabbix 4 Network Monitoring
- 嵌入式系統(tǒng)設計大學教程(第2版)