Python profiling

Speaker : Fabien Mathieu
Nokia Bell Labs France
Date: 05/05/2021
Time: 11:00 am - 12:00 pm

Abstract

This session will be devoted to a non-exhaustive view of profiling techniques that can be useful in Python. While profiling is absolutely no substitute for the algorithmic complexity analysis, it is a quick, easy, and seductive path to find out the real bottlenecks of your code and get rid of them.

Hyperlinks mentionned in the chat during the session: