Performance is not an issue in the use case I envision.
This is about downloading small installation scripts (i.e for install poetry in 
a container)
or a few megabytes of data.

I just tested the improved script (with just 1MB of read buffer) and it could 
easily saturate
my 100 Mbit/s connection while downloading a 1.9 GB file in under three minutes 
(other
clients where using the same connection).

Tom
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/VDFT347S2EWDNZVULA7RPHAGBISLHEZO/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to