Talk Python To Me cover image

#381: Python Perf: Specializing, Adaptive Interpreter

Talk Python To Me

00:00

Using a Python Compiler, Is It a Good Idea?

In python, three, five divided by nine is a floating point. So then it becomes float times float, which then can be specialized. You turn this from two operation, one of which is pretty expensive, to just one operation. All youre doing is to multiply by a constant. And that first division part is something that is done at run time, when it first runs, but only once,. Which is fantastically pars time. Basically, yeo, yes. This this function, are these these functions, this code is much better as anyan is understanding yet.

Transcript
Play full episode

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app