I'm happy with Python 2.5
alex23
wuwei23 at gmail.com
Mon Mar 7 22:45:15 EST 2011
Steven D'Aprano <steve+comp.lang.pyt... at pearwood.info> wrote:
> The question that needs to be asked is not "Is Python 3 fast?", but
> instead "Is Python 3 fast enough?".
I'm certainly not going to argue against that, I just don't find the
coding contortions used on sites like spoj.pl for performance gains to
be anything approximating real world code. I will happily sacrifice
weird performance trickery for language consistency or performance
stability any day.
But at the same time, I read every single article on PyPy's ongoing
development that I can :)
More information about the Python-list
mailing list