123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103 |
- Welcome to Ubuntu 12.04.3 LTS (GNU/Linux 3.9.0-030900-generic x86_64)
- * Documentation: https://help.ubuntu.com/
- System information as of Wed Oct 16 08:56:37 PDT 2013
- System load: 0.8 Processes: 118
- Usage of /: 5.8% of 129.62GB Users logged in: 0
- Memory usage: 1% IP address for eth1: 172.16.98.98
- Swap usage: 0%
- Graph this data and manage this system at https://landscape.canonical.com/
- 58 packages can be updated.
- 19 updates are security updates.
- ---------------------------------------------------------
- Running Primer wsgi
- wrk-pipeline -H 'Host: localhost' -H 'Accept: text/plain,text/html;q=0.9,application/xhtml+xml;q=0.9,application/xml;q=0.8,*/*;q=0.7' -H 'Connection: keep-alive' -d 5 -c 8 -t 8 http://tfbapp:8080/plaintext
- ---------------------------------------------------------
- Running 5s test @ http://tfbapp:8080/plaintext
- 8 threads and 8 connections
- Thread Stats Avg Stdev Max +/- Stdev
- Latency 205.49us 55.44us 638.00us 73.41%
- Req/Sec 5.02k 769.39 6.55k 58.38%
- 189991 requests in 5.00s, 29.53MB read
- Requests/sec: 38002.31
- Transfer/sec: 5.91MB
- ---------------------------------------------------------
- Running Warmup wsgi
- wrk-pipeline -H 'Host: localhost' -H 'Accept: text/plain,text/html;q=0.9,application/xhtml+xml;q=0.9,application/xml;q=0.8,*/*;q=0.7' -H 'Connection: keep-alive' -d 15 -c 256 -t 8 http://tfbapp:8080/plaintext
- ---------------------------------------------------------
- Running 15s test @ http://tfbapp:8080/plaintext
- 8 threads and 256 connections
- Thread Stats Avg Stdev Max +/- Stdev
- Latency 3.75ms 0.97ms 14.89ms 71.76%
- Req/Sec 8.99k 644.03 11.44k 66.91%
- 1022082 requests in 15.00s, 158.88MB read
- Requests/sec: 68153.45
- Transfer/sec: 10.59MB
- ---------------------------------------------------------
- Concurrency: 256 for wsgi
- wrk-pipeline -H 'Host: localhost' -H 'Accept: text/plain,text/html;q=0.9,application/xhtml+xml;q=0.9,application/xml;q=0.8,*/*;q=0.7' -H 'Connection: keep-alive' --pipeline 16 -d 15 -c 256 -t 8 http://tfbapp:8080/plaintext
- ---------------------------------------------------------
- Running 15s test @ http://tfbapp:8080/plaintext
- 8 threads and 256 connections
- Thread Stats Avg Stdev Max +/- Stdev
- Latency 55.84ms 11.97ms 146.87ms 80.85%
- Req/Sec 9.20k 0.91k 11.13k 78.88%
- 1080127 requests in 15.08s, 167.90MB read
- Requests/sec: 71630.36
- Transfer/sec: 11.13MB
- ---------------------------------------------------------
- Concurrency: 1024 for wsgi
- wrk-pipeline -H 'Host: localhost' -H 'Accept: text/plain,text/html;q=0.9,application/xhtml+xml;q=0.9,application/xml;q=0.8,*/*;q=0.7' -H 'Connection: keep-alive' --pipeline 16 -d 15 -c 1024 -t 8 http://tfbapp:8080/plaintext
- ---------------------------------------------------------
- Running 15s test @ http://tfbapp:8080/plaintext
- 8 threads and 1024 connections
- Thread Stats Avg Stdev Max +/- Stdev
- Latency 221.57ms 54.84ms 1.12s 92.58%
- Req/Sec 9.27k 0.89k 13.22k 87.44%
- 1074403 requests in 15.00s, 167.01MB read
- Socket errors: connect 0, read 46, write 0, timeout 92
- Requests/sec: 71625.95
- Transfer/sec: 11.13MB
- ---------------------------------------------------------
- Concurrency: 4096 for wsgi
- wrk-pipeline -H 'Host: localhost' -H 'Accept: text/plain,text/html;q=0.9,application/xhtml+xml;q=0.9,application/xml;q=0.8,*/*;q=0.7' -H 'Connection: keep-alive' --pipeline 16 -d 15 -c 4096 -t 8 http://tfbapp:8080/plaintext
- ---------------------------------------------------------
- Running 15s test @ http://tfbapp:8080/plaintext
- 8 threads and 4096 connections
- Thread Stats Avg Stdev Max +/- Stdev
- Latency 610.95ms 928.77ms 14.47s 98.34%
- Req/Sec 8.75k 2.52k 15.17k 66.15%
- 1059972 requests in 15.12s, 164.78MB read
- Socket errors: connect 0, read 1220, write 0, timeout 9543
- Requests/sec: 70081.06
- Transfer/sec: 10.89MB
- ---------------------------------------------------------
- Concurrency: 16384 for wsgi
- wrk-pipeline -H 'Host: localhost' -H 'Accept: text/plain,text/html;q=0.9,application/xhtml+xml;q=0.9,application/xml;q=0.8,*/*;q=0.7' -H 'Connection: keep-alive' --pipeline 16 -d 15 -c 16384 -t 8 http://tfbapp:8080/plaintext
- ---------------------------------------------------------
- Running 15s test @ http://tfbapp:8080/plaintext
- 8 threads and 16384 connections
- Thread Stats Avg Stdev Max +/- Stdev
- Latency 2.10s 3.01s 9.60s 83.94%
- Req/Sec 8.72k 3.77k 23.11k 66.67%
- 1030571 requests in 15.04s, 160.21MB read
- Socket errors: connect 11, read 1400, write 0, timeout 86048
- Requests/sec: 68517.89
- Transfer/sec: 10.65MB
|