Hacker News new | past | comments | ask | show | jobs | submit login

Under "Performance" at http://docs.python.org/dev/3.0/whatsnew/3.0.html :

The net result of the 3.0 generalizations is that Python 3.0 runs the pystone benchmark around 10% slower than Python 2.5. Most likely the biggest cause is the removal of special-casing for small integers. There’s room for improvement, but it will happen after 3.0 is released!




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

Search: