On 19 Oct 2018 18:09, Pat Martin <wpmar...@gmail.com> wrote:

TLDR; How do you figure out if code is inefficient (if it isn't necessarily
obvious) and how do you find a more efficient

-----
Hi, check this: https://docs.python.org/3/library/profile.html. Also, the 
timeit module is handy for smaller snippets.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to