Instructions per second
Instructions per second (IPS) is a measure of a
computer's processor speed. Many reported IPS values have represented "peak" execution rates on artificial instruction sequences with few branches, whereas realistic workloads consist of a mix of instructions and even applications, some of which take longer to execute than others. The performance of the
memory hierarchy also greatly affects processor performance, an issue barely considered in MIPS calculations. Because of these problems, researchers created standardized tests such as
SPECint to (maybe) measure the real effective performance in commonly used applications, and raw IPS has fallen into disuse.
See more at Wikipedia.org...
million instructions per second
Noun
1. (computer science) a unit for measuring the execution speed of a computer's CPU (but not the whole system); "4 MIPS is 4,000,000 instructions per second"
(synonym) MIPS
(hypernym) unit of measurement, unit
(classification) computer science, computing