Python logo

Table of Contents

  • timeit — Measure execution time of small code snippets
    • Basic Examples
    • Python Interface
    • Command-Line Interface
    • Examples

Previous topic

The Python Profilers

Next topic

trace — Trace or track Python statement execution