They made Python faster with this compiler option

They made Python faster with this compiler op...

Up next

Caching is a cop-out

In this episode I explore why you should take some time to examine the operation you are caching before doing so. And why caching is a cop-out 

How open ai agents "hacked" hugging face

How open ai agents "hacked" hugging face 

Recommended Episodes

Optimization
Programming Throwdown

This show covers software optimization (how to make software run faster). 

#474: Python Performance for Data Science
Talk Python To Me

See the full show notes for this episode on the website at talkpython.fm/474 

708: How We Made Syntax.fm Faster
Syntax - Tasty Web Development Treats

In this episode of Syntax, Wes and Scott talk through the ways they improved performance on the Syntax.fm website, how they knew it was slow to begin with, and the various changes they made to caching, and loading transcripts to improve the speed of the site. Show Notes 00:25 ...  Show more

#471: Learning and teaching Pandas
Talk Python To Me

See the full show notes for this episode on the website at talkpython.fm/471