Next: ... Up: Reporting Performance Previous: Reporting Performance

MIPS

  ``millions of instructions per second''

``MIPS'' is a popular metric for performance - the customer knows what is means, and more is better.

\begin{displaymath}{\rm MIPS} = \frac{{\rm instruction~count}}
{{\rm execution~time} \times 10^6}
\end{displaymath}

HOW ? (See Hennessy & Patterson page 44)