SLIDE 1
1
Running Time Analysis
Introduction to O-notation How can we quantify and compare performance
- f different algorithms given:
- different machines, processors, architectures?
- different size data sets, orderings?
- different computer languages?
- different compilers?