0%

Performance

Common Performance Metrics

  • Latency: response time, execution time, elapsed time

  • Throughout: Amount work per unit time
    Ideally, for good Performance we want is Latency minimized ad Throughout maximized

CPU time

cpu time is comprised of three components

  • instruction count = instructions/ program
  • CPI = average Cycles/ instruction
  • clock period