Benchmark for latest julia?

When we had the “Why not numba?” discussion, I made a graph comparing Julia to Numba. Maybe it would be nice to add Numba alongside python? It is pretty easy, because all you have to do is decorate the functions with @autojit. It’s just a suggestion though.

4 Likes