Numba is one option -- rather than executing the CPython innards, have it switched out for an LLVM-optimized kernel instead.
Numba is one option -- rather than executing the CPython innards, have it switched out for an LLVM-optimized kernel instead.