OCR J277 specifies exactly three factors. Learn these precisely — exam questions are direct.
Measured in GHz (gigahertz). Each tick of the clock allows the CPU to carry out one or more operations.
Trade-off
Higher clock speed generates more heat and uses more power.
A core is an independent processing unit within the CPU. Multi-core CPUs can process multiple tasks simultaneously.
Trade-off
More cores = higher cost and power consumption. Only helps if software is multi-threaded.
Cache is a small, very fast memory built into (or close to) the CPU. It stores frequently used data so the CPU doesn't have to wait for slower RAM.
Trade-off
Cache is expensive to manufacture — more cache = significantly higher chip cost.
Understanding why cache matters — the CPU must wait if data isn't in cache.
Width represents relative speed. Larger cache means the CPU finds data faster, without waiting for RAM.
Adjust the sliders for each CPU and watch the performance scores update in real time.
Score
0
Score
0
Score
0
Score = Clock Speed × Cores × log₂(Cache). Higher is better.
For each scenario, choose the most suitable CPU. Think about which factor matters most.
Scenario 1
A video editor needs to render multiple video streams at the same time. Which single factor is most important?
Scenario 2
A gaming CPU needs to execute a single-threaded game engine as fast as possible. Which factor has the most direct impact?
Scenario 3
A database server repeatedly accesses the same small set of frequently-used records. Which factor would most reduce waiting time?
Gigahertz — unit of clock speed; 1 GHz = 1 billion cycles per second.
An independent processing unit within a CPU; each core can execute instructions separately.
Small, very fast memory built into the CPU. Stores frequently accessed data to reduce RAM wait time.
Multiple tasks running simultaneously — possible when a CPU has multiple cores.
Cache levels. L1 is smallest and fastest (on-chip). L2 is larger and slightly slower.
Software written to use multiple threads — takes full advantage of multi-core CPUs.
1. State two factors that affect the performance of a CPU. [2 marks]
One mark per factor. Do not explain — just state.
Mark scheme:
Maximum 2 marks. No marks for explanation — this is a "state" command word.
2. Explain how increasing the number of cores in a CPU can improve performance. [3 marks]
This is an "explain" question — you must link cause to effect.
Mark scheme:
Award up to 3 marks. Look for the chain of reasoning, not just isolated facts.
3. A student's computer has a 2.4 GHz dual-core CPU with 8 MB cache. A new computer has a 3.2 GHz quad-core CPU with 16 MB cache. Describe two reasons why the new computer would be faster for running multiple applications at once. [4 marks]
Each reason needs a statement and a linked explanation to earn both marks.
Mark scheme:
Reason 1 — Clock speed:
Reason 2 — Cores:
Do not award both marks if only the factor is named without the effect. Accept alternative wording.
Exam Technique Reminders