
#245 Fire up your Python time machine (and test some code)
Python Bytes
00:00
Profiling
Pi instrument is a tool for profiling Python code. It can tell you how long it takes to do certain tasks, like loading moduls or whatever. There's also asinc support which tracks when an acinc task hits in a weight and tracks time spent outside of the asin context under the weight.
Transcript
Play full episode