CPU Performance
The performance of a computer is determined by three key factors
- Instruction count: The number of instructions executed by the program.
- Clock Cycle Time
- CPI = Clock cycles / instruction
IPC = 1 / CPI
- What does stand for??
- “Clock cycle time” is also called “clock period”
-
“Clock rate” is also called “clock frequency”
-
You can derive the other values from this formula by moving things around slightly
Power (Physics): Dynamic power of circuit is proportional to
- is Capacitance
- is the power supply (Vdd)
- is the Clock frequency
Related
- See Performance for comparing the performance of 2 CPUs