But what do people actually use Python for the most, at least as far as industry is concerned? Interfacing with those C extensions.
PyPy does have an alternative ABI that integrates with the JIT and also works on CPython, so if people cared that much about those remaining bits of performance, they could support it.
But what do people actually use Python for the most, at least as far as industry is concerned? Interfacing with those C extensions.
PyPy does have an alternative ABI that integrates with the JIT and also works on CPython, so if people cared that much about those remaining bits of performance, they could support it.