[Python-ideas] Make Python code read-only
Charles-François Natali
cf.natali at gmail.com
Thu Jun 5 21:26:35 CEST 2014
2014-06-05 15:42 GMT+01:00 Sturla Molden <sturla.molden at gmail.com>:
> Numba is still under development, so is might no be considered "production
> ready" yet. Currently it will give you performance comparable to -O2 in C
> for most algorithmic Python code.
When you consider it production ready, don't hesitate to suggest it
for inclusion on python-dev: FWIW, I think it's high time we have a
JIT compiler in CPython...
More information about the Python-ideas
mailing list