Y
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
Veedrac
3841 days ago
Although Numba might beat Julia, that's far from saying Julia would "run like a pig".
link
Nrpf
3841 days ago
Type unstable Julia is often slower than python.
link