Skip to content

Instantly share code, notes, and snippets.

@cournape
Created June 24, 2017 21:24
Show Gist options
  • Save cournape/c133ff1ae4674ce9dfc05d2045e1a63b to your computer and use it in GitHub Desktop.
Save cournape/c133ff1ae4674ce9dfc05d2045e1a63b to your computer and use it in GitHub Desktop.
inspect import times
# using https://github.com/cournape/import-profiler. Python 2 output
cumtime (ms) intime (ms) name
19.1 3.1 inspect
3.3 1.4 +string
1.6 0.3 ++re
9.9 8 +tokenize
1.1 1.1 ++itertools
1.8 0.6 +collections
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment