[issue7471] GZipFile.readline too slow

Antoine Pitrou report at bugs.python.org
Thu Dec 10 23:38:08 CET 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

> I tried the splitlines() version you suggested, it thrashed my machine
> so badly I pressed alt+sysrq+f (which invokes kernel oom_kill) after
> about 1 minute so I didn't lose anything important.

This sounds very weird. How much memory do you have, and how large are
the .gz files you are reading? What is your system exactly?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7471>
_______________________________________


More information about the Python-bugs-list mailing list