Hacker News new | ask | show | jobs
by pjmlp 3839 days ago
> Also try IO or text processing in Julia. Python is known to be faster right now.

Back when I used Python (early 2000's), that was actually C code, if I remember correctly.

The question is with IO and text processing implemented in pure Julia and pure Python, except for the OS FFI, which JIT compiler provides the best implementation?