Talk Python To Me
Talk Python To Me
Michael Kennedy
#28: Making Python Fast: Profiling Python Code
50 minutes Posted Oct 6, 2015 at 8:00 am.
0:00
50:09
Download MP3
Show notes
Is that Python code of yours running a little slow? Are you thinking of rewriting the algorithm or maybe even in another language? Well, before you do, you'll want to listen to what Davis Silverman has to say about speeding up Python code using Profiling.