First page Back Continue Last page Overview Graphics
Processor Hardware Optimizations
Many techiniques to improve performance:
- Cache memory
- Pipelining, superscalar, and out-of-order (OOO) execution
- Branch prediction
The techniques usually help, but make some assumptions and can hurt performance in some cases
Notes: