Skip to content

Instantly share code, notes, and snippets.

@alceufc
Last active March 8, 2016 19:12
Show Gist options
  • Save alceufc/caeec16bd11ec8c47d28 to your computer and use it in GitHub Desktop.
Save alceufc/caeec16bd11ec8c47d28 to your computer and use it in GitHub Desktop.
%load_ext line_profiler
import line_profiler
%lprun -f [name of functions to analyze] [code to run]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment