factors affecting processor performance Flashcards
cache memory
fast access temporary storage on CPU
stores data and instructions that are needed frequently
most commonly used functions or data are placed in here
more expensive than ram
cache can be accessed quicker than main memory… so programs run faster
clock speed
indicates how fast each instruction will be executed
affects fde cycle
increased clock speed means that the speed of executing instructions in processor increases
multiple cores
contains ALU CU and registers
multiple processors can be incorporated into one chip to make multi core processor
more cores means more instructions can be processed in a given time (increase in processing speed)
con= one core waiting for another, more cores increases costs