[prev] [index] [next]

Performance Analysis

Why do we care about performance?

Good performance less hardware, happy users.

Bad performance more hardware, unhappy users.

(Even efficient systems have unhappy users if interface is poorly designed)

Generally:   performance = execution time   (cpu,observed)

Other measures: memory/disk space, network traffic, disk i/o.