Skip to content

Instantly share code, notes, and snippets.

@tedmiston
Created November 13, 2015 16:41
Show Gist options
  • Save tedmiston/a9ddffe3b5337660a2fd to your computer and use it in GitHub Desktop.
Save tedmiston/a9ddffe3b5337660a2fd to your computer and use it in GitHub Desktop.
Python profiling
python -m cProfile -s tottime foo.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment