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

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

I thought function calls was one of the decently optimized things in Python