slow Python 3.0 write performance?

Istvan Albert istvan.albert at gmail.com
Fri Dec 5 23:09:39 EST 2008


On Dec 5, 3:41 pm, Christian Heimes <li... at cheimes.de> wrote:

> I've fixed the read() slowness yesterday. You'll get the fix in the next
> release of Python 3.0 in a couple of weeks.

Does this fix speed up the write() function as well?

A previous poster suggested that in this case the slowdown is caused
by the new io code being written in python rather than C.

Istvan



More information about the Python-list mailing list