Hacker News new | ask | show | jobs
by Fomite 3778 days ago
My usual take on this: "Between R and Python, the faster language is likely whichever library author actually wrote most of their code in C or FORTRAN."
1 comments

Pypy is actually much faster than both standard Python 2.7 and R in basically everything requiring the standard library.