[issue13564] ftplib and sendfile()

Giampaolo Rodola' report at bugs.python.org
Thu Mar 7 00:53:07 CET 2013


Giampaolo Rodola' added the comment:

> The transfer won't be faster mainly because it's really I/O bound.
> But it will use less CPU, only because you're making less syscalls.

Have you actually measured this?

----------

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


More information about the Python-bugs-list mailing list