Hacker News new | ask | show | jobs
by mike-the-mikado 182 days ago
I sometimes run my MATLAB code under Octave (generally needs some minor tweaks to catch up with a few new features) and while I don't hit bugs, I find it is much slower.

I think the MATLAB JIT compiler is probably difficult to match.