What is the computer performance indicator measured by MIPS?
The computer performance indicator measured by MIPS is "computing speed."
Related introduction:
MIPS (Million Instructions Per Second): Abbreviation for the average execution speed of single-word fixed-point instructions Million Instructions Per Second, million-level machine language processed per second Number of instructions. This is a measure of CPU speed. For example, an Intel80386 computer can process 3 million to 5 million machine language instructions per second, that is, we can say that 80386 is a 3 to 5 MIPS CPU. MIPS is just a measure of CPU performance.
The above is the detailed content of What is the computer performance metric measured in MIPS?. For more information, please follow other related articles on the PHP Chinese website!