tail calls with newer compiler calling conventions might make the Python interpreter 10% faster (up to 40% faster on specific benchmarks). https://github.com/faster-cpython/ideas/issues/642

Comments