What is clock speed?
the operating speed of a computer/CPU, measured in cycles per second
What is cache?
it provides fast access to frequently used instructions and data
What does dual core mean?
a CPU with two cores/processors
How does clock speed affect CPU performance?
higher clock speed –> faster CPU
How does cache size affect CPU performance?
bigger cache size –> less time a processor has to wait for instructions to be fetched
How does number of cores affect CPU performance?
more cores –> faster CPU - more processes can be run at the same time