Factors affecting system performance Flashcards

1
Q

What are the 3 main factors affecting a CPU’s performance?

A
  • Clock speed
  • Cache memory
  • Number of cores
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How does the clock speed affect a CPU’s performance?

A

The faster the clock speed is the faster the computer will carry out the FDE cycle and process instructions.
It is measured in Hertz (Hz)

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

What is overclocking?

A

The faster the clock speed, the faster the CPU carries out the FDE cycle which increases processing speeds.

It also increases power draw which causes the CPU to generate more heat which can damage it and reduce its lifespan. It also places strain on the power supply.

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

How does the number of cores affect performance?

A

In theory, with more cores there can be multiple cores running the FDE cycle which increases performance. However, sometimes a core will have to have to wait on the result of another core to execute its own instructions which can slow performance (rendering it no better than a single core).

Multitasking is increased as each core can be assigned to a different tasks.

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

How does the cache memory affect performance?

A

The more cache there is, the more frequently used data that can be stored for quick retrieval which reduces bottlenecking and increases performance.

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

What is the difference between level 1 and 2 cache?

A

Level 1 cache is the fastest cache but the smallest (8KB-64KB per core) and is found on the CPU itself.
Level 2 cache is fairly fast and of medium size. It is found fairly close to the CPU

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