On Mon, May 25, 2020, 5:33 PM Christopher Barker

> see numba:  http://numba.pydata.org/
>
> Also, I"m pretty sure one of the efforts to make a faster python was based
> on LLVM, but it didn't work out as well as hoped -- unladen swallow maybe?
>

Numba is great. Very easy and very fast. Pypy experimented with an LLVM
target but decided it's own JIT was better for various reasons.

>
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/ZEWOLQ7EX6SFDYO6BOTF77VXMMA6CZW6/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to