Measuring runtime#
Learning Objectives#
After working through this topic, you should be able to:
- Explain why it is important to use realistic inputs for measuring runtime 
- Use - %timeitand- time.perf_counterto measure the runtime of functions
Materials#
Download the slides.
