Performance Of The CPU Flashcards
What factors affect the performance of the cpu?
Clock speed,
Cache size,
Number of cores
How does clock speed affect cpu?
Measured in hertz
Measured the number of fde cycles per second
E.g. 3.2 GHz =3.2 billion instructions can be fetched per second
What is cache
Temporary storage of recently used data and instructions being read to and written from. Located on or near the CPU.
How does cache size affect CPU?
Stores copies of recent data and instructions. Much quicker to access than RAM. Faster because we want to avoid getting instructions and data from memory because it’s slow
What is a core
A core is a complete copy of a CPU
A quad core processor would have four processing units:
- registers
- ALU
- accumulator
- control unit
How does number of cores affect CPU?
CPUs with multiple cores have more power to run multiple programs at the same time