Welcome to My Bitesize, let's get you set up!

Add your subjects to find the right study guides, track progress and keep everything in one place.

Add my subjects
My Subjects

Systems architecture - AQAFactors affecting CPU performance

Computer systems are a combination of both hardware and software working together. Hardware is the physical components of a computer and software is the programs that run on a computer.

Part ofComputer ScienceTheoretical knowledge

Factors affecting CPU performance

Even though today's are tremendously fast, their performance can be affected by a number of factors:

  • size
  • number of

Clock speed

An example of a digital clock

Clock speed is the number of pulses the central processing unit's (CPU) generates per second. It is measured in .

CPU clocks can sometimes be sped up slightly by the user. This process is known as overclocking. The more pulses per second, the more -- cycles that can be performed and the more instructions that are processed in a given space of time. Overclocking can cause long term damage to the CPU as it is working harder and producing more heat.

Cache size

Cache is a small amount of high-speed built directly within the processor. It is used to temporarily hold and that the processor is likely to reuse.

The bigger its cache, the less time a processor has to wait for instructions to be fetched.

Number of cores

A processing unit within a CPU is known as a core. Each core is capable of fetching, decoding and executing its own instructions.

The more cores a CPU has, the greater the number of instructions it can process in a given space of time. Many modern CPUs are dual (two) or quad (four) core processors. This provides vastly superior processing power compared to CPUs with a single core.