Chapter 2 - Processor perfromance Flashcards
1
Q
What are the 3 main factors affecting processor performance?
A
- Clock speed
- Number of cores linked together on a single chip
- The amount and type of cache memory
2
Q
How does clock speed affect processor performance?
A
A CPU cannot perform operations faster than the clock cycle (The time taken for the clock to go 0 > 1 > 0) so the greater the clock speed the faster the clock cycle meaning the faster the instruction will be executed
3
Q
How does number of cores affect processor performance?
A
An X-cored processor has X processors linked together in the same integrated circuit and each core is theoretically able to process a different instruction at the saem time with its own fetch-execute cycle making the processor X times faster