#28: Making Python Fast: Profiling Python Code

Talk Python To Me

Episode | Podcast

Date: Tue, 06 Oct 2015 00:00:00 -0800

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.