Closed auscompgeek closed 10 years ago
requests seems to take a while (i.e. ~30 s) to complete a request to https://groklearning.com/ and https://stackoverflow.com/ on Debian (wheezy, jessie and sid). curl is fine though.
requests
curl
It works just fine on Ubuntu (saucy and trusty).
@gnustomp has also reported that requests is slow on Windows.
Edit: @gnustomp also says it's fast on Darwin.
@auscompgeek slow on Windows (Python 3 as well), slow on Debian sid.
Gonna close this for now.
requests
seems to take a while (i.e. ~30 s) to complete a request to https://groklearning.com/ and https://stackoverflow.com/ on Debian (wheezy, jessie and sid).curl
is fine though.It works just fine on Ubuntu (saucy and trusty).
@gnustomp has also reported that requests is slow on Windows.
Edit: @gnustomp also says it's fast on Darwin.