[Tutor] (no subject)

Albert-Jan Roskam sjeik_appie at hotmail.com
Fri Oct 19 14:58:54 EDT 2018



On 19 Oct 2018 18:09, Pat Martin <wpmartin at 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.


More information about the Tutor mailing list