Skip to content

Instantly share code, notes, and snippets.

@aaronlidman
Created July 25, 2013 23:19
Show Gist options
  • Select an option

  • Save aaronlidman/6084694 to your computer and use it in GitHub Desktop.

Select an option

Save aaronlidman/6084694 to your computer and use it in GitHub Desktop.
Quick python profile, keep having to look this up
python -m cProfile -s tottime (then your regular python script)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment