GeistHaus
log in · sign up

How to Profile Your Python Script/Module

jdhao.github.io

In my previous post, I shared how to profile a single function using line_profiler. In this post, I want to share how to profile Python script/module and visualize the profile stat to pinpoint the slow part of the code.

0 pages link to this URL

No pages have linked to this URL yet.