1.4 CPU, System Performance Flashcards
The CPUs performance relies on
Clock speed
Cache size
Number or cores
What’s is clock speed and how does this effect the CPUs performance
The number of instructions executed per second
The higher the clock speed the greater the number of instructions that can be carried out per second
Measures in hertz
What are cores and how can they affect the CPUs performance
Each processor has a core in which instructions are executed
Processors can be multi core
(Dual core, quad core, 8 core)
Each core executed instructions independently
What is cache and how do this affect CPUs performance
Cache is data storage inside CPU so that’s much faster than RAM
A larger CPU cache gives the CPU faster access to more data it needs to process
What is purpose of processor
Brains of a computer system
Processes data
Carries out instructions (executed them)
How can more RAM mean a faster or smoother system
The more RAM the more applications or memory intensive applications It can run smoothly making it faster overall
What does GPUs stand for
Graphics
Processing
Unit
How do GPUs help CPU process images
They are specialise circuits for handling graphics and image processing they relieve the processing load on the CPU freeing it to do other things