Factors which affect processor performance Flashcards

1
Q

Multiple Cores

A

Increase in number of cores, allows for a greater throughput of data. If the software is threaded - can use multiple cores - it will divide up tasks to the different cores. However, it must be coded in, else it will use the single core

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

Cache Size

A

Cache is a small amount of very fast memory. Repeatedly used instructions and data is stored in the cache for quick access. The bigger the cache, the more can be stored on it this reducing processing time

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

Clock Size

A

The clock regulates the instruction execution rate. The faster the clock, the more cycles completed per second.

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