Explain four factors linked to faster CPU processing/performance (5)?
Clock speed - The higher the clock speed, the greater the number of instructions that can be carried out per second as there are more cycles per second
Multi-Core : The more cores a CPU has, the greater the number of instructions it can process in a given space of time so the faster it can process a batch of data
RAM Size : It is quicker to fetch data from RAM than from storage
Cache : More frequently used instructions can be stored in cache , meaning that the time is reduced as the CPU does not need to go to main memory