May 2017
Intermediate to advanced
270 pages
6h 18m
English
After assessing the correctness and timing the execution time of the program, we are ready to identify the parts of the code that need to be tuned for performance. Those parts are typically quite small compared to the size of the program.
Two profiling modules are available through the Python standard library:
Read now
Unlock full access