[issue15758] FileIO.readall() has worst case O(n^2) complexity

Richard Oudkerk report at bugs.python.org
Fri Aug 24 16:02:16 CEST 2012


Richard Oudkerk added the comment:

Attached is an alternative benchmark program which does not use subprocess.

----------
Added file: http://bugs.python.org/file26986/readall-benchmark.py

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


More information about the Python-bugs-list mailing list