Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I believe the main reason Python is slow is because the cpython project has rejected performance enhancements in favour of keeping the code simple. JavaScript has similar semantics to Python, and its performance is not far behind Java/C# at all.


JS has vastly different semantics to Python, one that lends itself much more to the kind of JIT optimisations needed to make it more performant.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: