
#246: Practices of the Python Pro
Talk Python To Me
00:00
Using a Profiler to Optimize Performance
The profiler is a way to kind of strip away all of that. And it's much easier to take feedback from a computer, I find. It removes a lot of the guesswork. Even if you're a pretty experienced, you could still get it quite wrong. Shoot for things that are like order of magnitude changes and not just beating it with a hammer bit by bit until it gets roughly where you want.
Transcript
Play full episode