Julia Beginner (from Python): Numba outperforms Julia in rewrite. Any tips to improve performance?

FYI @inbounds Threads.@threads for does not remove the bound check in the loop body. See: What is the cause of this performance difference between Julia and Cython? - #4 by tkf

4 Likes