Charles-François Natali added the comment:

William, thanks for the benchmarks.

Unfortunately this type of benchmark depends on the hardware (disk, SSD, emmoey 
bandwitdh, etc).

So I'd suggest, instead of using an hardcoded value, to simply reuse 
io.DEFAULT_BUFFER_SIZE.
That way, if some day we decide to change it, all user code wil benefit from 
the change.

----------
nosy: +neologix

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20962>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to