How to write a code in java to calculate MIPS rate of the computer?

后端 未结 0 474
广开言路
广开言路 2021-01-24 03:32

The formula to calculate the MIps: instruction count/Execution time× 10^6 .But I am not sure the way to get the instruction count or the execution time of my computer.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题