24
The wrong way to speed up your code with Numba
(pythonspeed.com)
I think it depends on how good your Numpy build is. Lot of Numpys are not that well built so Numba seems to help there too in that case.
For a python library to be fast it needs to be compiled for your specific hardware, vectorized, with fast math, and auto parallel. Most are probably not unless you build them youself.
Welcome to the Python community on the programming.dev Lemmy instance!
Past
November 2023
October 2023
July 2023
August 2023
September 2023