2024-01-21 CPU效能指標之DMIPS、MIPS
MIPS:每秒執行了多少百萬條指令。全名:Million Instructions executed Per Second
DMIPS:D是Dhrystone的縮寫,在MIPS 前面加上Dhrystone (整數運算),用來測整數運算能力。
Dhrystone,它是一個專有名詞,一個簡短的綜合基準程序,有ADA、Pascal和C版本。目前版本是Dhrystone 2.1
DMIPS是CPU執行一個叫Dhrystone 的程式時,所對應的效能單位
MFLOPS(Million Floating-point Operations per Second): 浮點運算能力
Reference
https://blog.csdn.net/LVXIANGAN/article/details/104320764
TAGS
49 person(s) visited this page until now.
Back