Performance Equation
Section titled “Performance Equation”Here:
- CPI - Cycles Per Instruction
- IPC Instructions Per Cycle
Performance can be improved by:
- Reducing instruction count (better compiler)
- Lowering CPI (efficient microarchitecture)
- Reducing clock cycle time (faster hardware)
Performance Measurement and Benchmarking
Section titled “Performance Measurement and Benchmarking”- Compare processors using different kinds of benchmarks.
- Performance is domain-specific.
- Requirements evolve over time and depend on target devices.