Many of the CPython core team members are looking forward to a new dispatch technique called tail calling interpreter, which shows up to 40% performance improvement and 10% geometric means improvement. https://github.com/python/cpython/issues/128563

Comments