
#28: Making Python Fast: Profiling Python Code
Talk Python To Me
00:00
Python 3: A New Syntax for Parallelism
The new keywords to is that three five? I think it was, right? Yeah. That's three five just came out like two days ago. Basically, the the built in functions that wait on IO, they released the global interpreter lock. And so that frees up your other code to keep on running more or less. You definitely want to make sure that if you're doing IO, that it's not the bottleneck.
Play episode from 27:07
Transcript


