Hacker News new | ask | show | jobs
by Nrpf 3841 days ago
Actually no. Naive Julia is often slower than python. Vectorized Array expressions are on par with numpy and slower than numba.

"type unstable", IO and text processing code is also slower.

1 comments

Although Numba might beat Julia, that's far from saying Julia would "run like a pig".
Type unstable Julia is often slower than python.