Skip to content

Instantly share code, notes, and snippets.

@kazuho
Created January 20, 2011 08:57
Show Gist options
  • Save kazuho/787605 to your computer and use it in GitHub Desktop.
Save kazuho/787605 to your computer and use it in GitHub Desktop.
$ perl -Ilib benchmark/simple.pl http://127.0.0.1/icons/apache_pb.gif
3b5ddd008f7ab078b42c5fbbf1861a715dee8da3
Perl/5.8.8 on i386-linux-thread-multi
Furl/0.21, LWP/5.837, WWW::Curl/4.15, HTTP::Lite/2.3, libcurl[libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5]
--
Connection: close
Date: Thu, 20 Jan 2011 08:57:10 GMT
Accept-Ranges: bytes
ETag: "3803e-916-4c23b600"
Server: Apache/2.2.3 (CentOS)
Content-Length: 2326
Content-Type: image/gif
Last-Modified: Sat, 20 Nov 2004 20:16:24 GMT
Client-Date: Thu, 20 Jan 2011 08:57:10 GMT
Client-Peer: 127.0.0.1:80
Client-Response-Num: 1
--
bufsize: 10240
--
Rate lwp http_lite furl_high furl_low curl
lwp 784/s -- -50% -81% -85% -89%
http_lite 1557/s 99% -- -62% -70% -79%
furl_high 4054/s 417% 160% -- -22% -46%
furl_low 5218/s 566% 235% 29% -- -30%
curl 7450/s 850% 378% 84% 43% --
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment