Performance Issues
  • In the past (1960's and 1970's) size was the primary constraint on computer performance since computer memories were so small.
  • Today, general issues that now impact performance are:
    • lay out of data to reduce the memory hierarchy and communication overhead
    • exploitation of parallelism
Chapter 1: Computer Abstractions and Technology - 3 of 22