On Tue, Jan 27, 2009 at 4:54 PM, Antoine Pitrou <solip...@pitrou.net> wrote:

> Daniel Stutzbach <daniel <at> stutzbachenterprises.com> writes:
> > Would it be much trouble to also compare performance with Python 2.6?
>
> Here are the results on trunk.
>

Thanks, Antoine!  To make comparison easier, I put together the results into
a Google Spreadsheet:
http://spreadsheets.google.com/pub?key=pbqSxQEo4UXwPlifXmvPHGQ

Keep in mind Text IO, while it's still `open("r",
> filename)`, does not mean the same thing.


That's because in Python 3, the Text IO has to convert to Unicode, correct?


--
Daniel Stutzbach, Ph.D.
President, Stutzbach Enterprises, LLC <http://stutzbachenterprises.com>
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to