Skip to content

Instantly share code, notes, and snippets.

@ramon
Created July 28, 2011 03:02
Show Gist options
  • Save ramon/1110886 to your computer and use it in GitHub Desktop.
Save ramon/1110886 to your computer and use it in GitHub Desktop.
Total: connections 10000 requests 20000 replies 10000 test-duration 35.130 s
Connection rate: 284.7 conn/s (3.5 ms/conn, <=1 concurrent connections)
Connection time [ms]: min 2.3 avg 3.5 max 608.3 median 3.5 stddev 6.7
Connection time [ms]: connect 0.3
Connection length [replies/conn]: 1.000
Request rate: 569.3 req/s (1.8 ms/req)
Request size [B]: 79.0
Reply rate [replies/s]: min 249.0 avg 284.6 max 303.0 stddev 22.1 (7 samples)
Reply time [ms]: response 1.3 transfer 1.9
Reply size [B]: header 397.0 content 84084.0 footer 0.0 (total 84481.0)
Reply status: 1xx=0 2xx=10000 3xx=0 4xx=0 5xx=0
CPU time [s]: user 12.37 system 21.11 (user 35.2% system 60.1% total 95.3%)
Net I/O: 23528.5 KB/s (192.7*10^6 bps)
Errors: total 10000 client-timo 0 socket-timo 0 connrefused 0 connreset 10000
Errors: fd-unavail 0 addrunavail 0 ftab-full 0 other 0
httperf --client=0/1 --server=admin.itatiaia.com.br --port=80 --uri=/site/ --send-buffer=4096 --recv-buffer=16384 --num-conns=100000 --num-calls=10
Maximum connect burst length: 1
Total: connections 100000 requests 200000 replies 100000 test-duration 360.241 s
Connection rate: 277.6 conn/s (3.6 ms/conn, <=1 concurrent connections)
Connection time [ms]: min 2.3 avg 3.6 max 4974.1 median 3.5 stddev 16.3
Connection time [ms]: connect 0.3
Connection length [replies/conn]: 1.000
Request rate: 555.2 req/s (1.8 ms/req)
Request size [B]: 79.0
Reply rate [replies/s]: min 87.6 avg 277.6 max 320.6 stddev 30.7 (72 samples)
Reply time [ms]: response 1.2 transfer 2.0
Reply size [B]: header 397.0 content 84085.0 footer 0.0 (total 84482.0)
Reply status: 1xx=0 2xx=100000 3xx=0 4xx=0 5xx=0
CPU time [s]: user 123.75 system 211.37 (user 34.4% system 58.7% total 93.0%)
Net I/O: 22944.7 KB/s (188.0*10^6 bps)
Errors: total 100000 client-timo 0 socket-timo 0 connrefused 0 connreset 100000
Errors: fd-unavail 0 addrunavail 0 ftab-full 0 other 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment