
#28: Making Python Fast: Profiling Python Code
Talk Python To Me
00:00
How to Optimize Your Code for Faster Results
If you're guaranteed with the same inputs, you get the same output, then you can catch the heck out of the thing. So I went from like 60, 600,000 calls to like, you know, like 30,000. The whole program ran orders of magnitude faster. And the other thing is you didn't even have to change your code necessarily.
Play episode from 32:15
Transcript


