123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- 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 00:04:20 PDT 2013
- System load: 0.64 Processes: 118
- Usage of /: 5.8% of 129.62GB Users logged in: 0
- Memory usage: 0% IP address for eth1: 172.16.98.98
- Swap usage: 0%
- Graph this data and manage this system at https://landscape.canonical.com/
- 52 packages can be updated.
- 19 updates are security updates.
- ---------------------------------------------------------
- Running Primer nodejs
- 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 239.90us 59.22us 3.09ms 76.94%
- Req/Sec 4.28k 299.16 5.55k 72.03%
- 162175 requests in 5.00s, 26.60MB read
- Requests/sec: 32435.82
- Transfer/sec: 5.32MB
- ---------------------------------------------------------
- Running Warmup nodejs
- 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.53ms 1.14ms 12.22ms 61.59%
- Req/Sec 9.55k 772.84 12.11k 66.06%
- 1083404 requests in 15.00s, 177.71MB read
- Requests/sec: 72240.18
- Transfer/sec: 11.85MB
- ---------------------------------------------------------
- Concurrency: 256 for nodejs
- 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 61.27ms 37.14ms 212.07ms 87.48%
- Req/Sec 8.84k 1.49k 10.57k 89.47%
- 1016172 requests in 15.00s, 166.68MB read
- Requests/sec: 67732.68
- Transfer/sec: 11.11MB
- ---------------------------------------------------------
- Concurrency: 1024 for nodejs
- 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 220.81ms 122.30ms 1.06s 81.38%
- Req/Sec 9.16k 676.93 11.90k 80.08%
- 1075812 requests in 15.00s, 176.47MB read
- Socket errors: connect 0, read 34, write 0, timeout 0
- Requests/sec: 71707.86
- Transfer/sec: 11.76MB
- ---------------------------------------------------------
- Concurrency: 4096 for nodejs
- 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
- ---------------------------------------------------------
- unable to connect to tfbapp:8080 Connection refused
- ---------------------------------------------------------
- Concurrency: 16384 for nodejs
- 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
- ---------------------------------------------------------
- unable to connect to tfbapp:8080 Connection refused
|