Factors Affecting Processor Performance Flashcards

1
Q

How does clock speed affect processor performance?

A
  • The clock speed is a key factor in the performance of a computer.
    It controls the process of executing an instruction as well as fetching data in another cycle. Clock speed has increased regularly in recent years.
  • Modern computer devices run at a clock speed in excess of 2.5 GHz, or 2.5 thousand million times a second. - Computer performance can easily be increased by purchasing a faster device. However, the faster the device the more heat it produces and so additional cooling is necessary to prevent CPU damage.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How does number of cores affect processor performance?

A

System performance can be improved by increasing the number of processors; this can be achieved by using a multi-core processor.
A multi-core processor has more than one processor incorporated into a single chip; therefore, using a dual-core processor will provide two processors on one chip, which will operate faster than a single-core processor

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

How does cache memory affect processor performance?

A

Cache is high-speed memory that is fitted close to or on the processor.
Programs run faster using cache memory as it can be accessed faster than main memory; also it stores regularly used data and instructions to further improve performance.

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

How does word length affect processor performance?

A

Most modern processors use 32-bit or 64-bit word lengths; the performance of a processor improves with an increase in word length, providing that the word length and data bus are the same size.
So, using a 64-bit word length with a 64-bit bus will allow 64 bits of data to be handled in one clock pulse.

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

How does Address Bus Width affect processor performance?

A

The width of the address bus affects the amount of memory that can be read from or written to; therefore, allowing more memory to be installed on the system or embedded device.

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

How does Data Bus Width affect processor performance?

A

The width of the data bus directly affects how much data can be carried in one fetch operation.
Where the processor uses a 64-bit data bus, it obviously carries more data than a 32-bit data bus, so the processor can work faster. Where word size and data bus width are the same size then data transfers can always be carried out in one single process, which improves performance.

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