- pip install snakeviz
- python -m cProfile -o program.prof my_program.py
- snakeviz program.prof
Created
March 20, 2018 15:19
-
-
Save caiofcm/32a57cc889e7abb75df4f22a77cde94e to your computer and use it in GitHub Desktop.
python-profile-execution
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment