#28: Making Python Fast: Profiling Python Code

Published: Oct. 6, 2015, 8 a.m.

b"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."