关键词:
DMIPS:Dhrystone Million Instructions executed Per Second :主要用于测整数计算能力。
MIPS: Million Instructions executed Per Second,每秒百万条指令,用来计算同一秒内系统的处理能力,即每秒执行了多少百万条指令。D是Dhrystone的缩写,他表示了在Dhrystone这样一种测试方法下的MIPS,Dhrystone是一种整数运算测试程序。
MFLOPS:Million Floating-point Operations per Second:主要用于测浮点计算能力。
MIPS,DMIPS和MFLOPS是常用的CPU性能评估标准。