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

Wow, is Python3 still that much slower than Python2?


iirc, Python 3.4 saw a strong leap in performance largely related to unicode. Could be wrong but the earlier versions of Python 3 did suffer some slow down.


It also helps that Python2 based web frameworks play a bit fast & loose with the odd ambiguities in the HTTP protocol that Python3 won't let you get away with.




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

Search: