PyMOTW

  • Home
  • Blog
  • The Book
  • About
  • Site Index

If you find this information useful, consider picking up a copy of my book, The Python Standard Library By Example.

Navigation

Table of Contents
Previous: pdb – Interactive Debugger
Next: profile, cProfile, and pstats – Performance analysis of Python programs.

This Page

Show Source


Now available for Python 3!


Buy the book!

Navigation

  • index
  • modules |
  • next |
  • previous |
  • PyMOTW »

Debugging and Profiling¶

  • profile, cProfile, and pstats – Performance analysis of Python programs.
  • timeit – Time the execution of small bits of Python code.
  • trace – Follow Python statements as they are executed

Navigation

  • index
  • modules |
  • next |
  • previous |
  • PyMOTW »

© Copyright Doug Hellmann. | Creative Commons License | Last updated on Jul 11, 2020. | Created using Sphinx. | Design based on "Leaves" by SmallPark | Green Web Hosting! This site hosted by DreamHost.