[Python-ideas] speeding up shutil.copy*()

Charles-François Natali cf.natali at gmail.com
Sun Mar 3 20:55:15 CET 2013


> Can you post your benchmark's code? I could time it on a SSD.

Attached (for readinto() and sendfile()).

cf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: copyfile_into.diff
Type: text/x-patch
Size: 762 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20130303/542c3eae/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: copyfile_sendfile.diff
Type: text/x-patch
Size: 981 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20130303/542c3eae/attachment-0001.bin>


More information about the Python-ideas mailing list