Profiling in software
http://en.wikipedia.org/wiki/Software_profiling
In software engineering, performance analysis, more commonly known today as profiling, is the investigation of a program’s behavior using information gathered as the program executes (i.e. it is a form of dynamic program analysis, as opposed to static code analysis). The usual goal of performance analysis is to determine which sections of a program to optimize — usually either to increase its speed or decrease its memory requirement (or sometimes both).
continue to read online:
回复 评《最容易被人忽略的基本代码优化技术》 | 孩子气 | C++, Lua, 大连,程序员 取消回复