摘要
从改善性能的前提出发,对程序优化的一些基本思路作了归纳。讨论了分析代码结构的几种常用的方法,比较了三种底层策略,并提供了相应的范例代码。
This paper tries to describe basic principles and rules in program optimization. The article discusses several common methods in analyzing code architecture and illustrates three low level strategies with detailed examples.
出处
《实验科学与技术》
2007年第5期49-52,共4页
Experiment Science and Technology
关键词
程序优化
反汇编
流水线
program optimization
disassembling
pipeline