Factors Affecting Procesor Speed Flashcards
Number of cores?
Each core performs its own fetch execute cycle, sp different applications can be allocated to different cores.
Cache memory?
Small portion of fast memory.
Cache stores frequently used info and reduces time wasted, the more cache a processor has the more information it can store and the less time it wastes fetching the same information.
Clock speed?
Frequency of the pulses. The higher the frequency the more cycles can be completed in a period of time.
Word length?
Higher word lengths allows for more bits to be transferred and manipulated as a single unit.
Address bus width?
Number of parallel words that make up the bus. Increasing width of the address bus increases the range of addresses that it can specify.
Data bus width?
Increases the volume of data that can be transferred over the bus at any one time . Wider bus= more data reducing the number of cycles required to fetch a lot of data