Hacker Read top | best | new | newcomments | leaders | about | bookmarklet login

It's 10x slower at a lot of things, but even vanilla cpython is every bit as compiled as something like C#. Python is slow because of an extraordinary amount of runtime dynamism, because it doesn't have a JIT or many optimization passes, and because performance isn't a top concern of the project.


view as:

Higher abstraction -> less bugs. Forget low level, I beg you.

Legal | privacy