1.1.3 Factors Affecting CPU Performance Flashcards

1
Q

Clock Speed

A

The CPU’s clock sends a pulse at fixed intervals to trigger the next stage of the FDE cycle.

The higher the clock speed, the more pulses are sent per second, so more instructions can be executed in the same amount of time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Cache Memeory

A

A small amount of very fast memory inside the CPU.

In comparison to the cache, accessing the RAM is a very slow operation.

By storing frequently accessed data and instructions in cache memory we can avoid the process of accessing the RAM.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Cores

A

Each core of a CPU is capable of processing instructions independently.

Each core has its own CU, and ALU, but the cores share access to cache and main memory.

Multiple cores allows a CPU to process multiple instructions at the same time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Factors affecting CPU performance

A

Clock Speed
Cache Memory
Cores

How well did you know this?
1
Not at all
2
3
4
5
Perfectly