Skip Navigation

Are Function Calls Still Slow in Python? An Analysis of Recent Optimizations in CPython

blog.codingconfessions.com Are Function Calls Still Slow in Python? An Analysis of Recent Optimizations in CPython

How costly it is to call functions and builtins in your python code? Does inlining help? How have the recent CPython releases improved performance in these areas?

Are Function Calls Still Slow in Python? An Analysis of Recent Optimizations in CPython
13
Hacker News @lemmy.smeargle.fans bot @lemmy.smeargle.fans
BOT
Recent Performance Improvements in Function Calls in CPython
13 comments
You've viewed 13 comments.