[issue10176] telnetlib.Telnet.read_very_eager() performance

R. David Murray report at bugs.python.org
Sat Oct 23 17:52:38 CEST 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

Well, perhaps when you ran the test with the sleep the target server had an unusually long startup delay.  If you are going to use read_very_eager you are going to have to deal with the possibility of not getting back what you expected, so it doesn't really matter what it's "performance" is :)

----------

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


More information about the Python-bugs-list mailing list