Saturday, February 4, 2012

Latency - 1

Hardware latency mainly comes from,
    - pipeline instructions waiting to finish execution even though it is at the execute stage already. Reason is, most microprocessors can only do 1 or 2 instructions per clock cycle
    - memory load delays