Despite 30 months work, core developer says Python's JIT compiler is often slower than the interpreter
Despite 30 months work, core developer says Python's JIT compiler is often slower than the interpreter

Despite 30 months work, core developer says Python's JIT compiler is often slower than the interpreter • DEVCLASS

This is not entirely fair because the comparison point has changed. CPython is getting much faster, too, thanks to the optimizations stages before the JIT runs.