On 06/02/15 17:44, Daniel Lowrey wrote:
> If you doubt that this is a solved problem in userland consider the
> performance of my own 100% userland HTTP client demonstrated here
> without the use of curl or any other extensions:
>
> https://gist.github.com/rdlowrey/54171625334670ccb9f5
I can replicate about 2.5s with artax/master on http://example.org,
which is about the same pace like pecl_http. With pipelining enabled
pecl_http/master peeks at about 0.7s, but what's the point?
PS: I'm on an advertised 150/15 Mbit connection.
--
Regards,
Mike