| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- Welcome to Ubuntu 12.04.1 LTS (GNU/Linux 3.2.0-23-generic x86_64)
- * Documentation: https://help.ubuntu.com/
- System information as of Tue Apr 16 14:54:56 PDT 2013
- System load: 2.43 Processes: 114
- Usage of /: 10.0% of 131.63GB Users logged in: 1
- Memory usage: 12% IP address for eth1: 172.16.98.98
- Swap usage: 0%
- Graph this data and manage this system at https://landscape.canonical.com/
- 116 packages can be updated.
- 54 updates are security updates.
- ---------------------------------------------------------
- Running Primer cowboy
- wrk -d 5 -c 8 -t 8 http://172.16.98.122:8080/db?queries=2
- ---------------------------------------------------------
- Running 5s test @ http://172.16.98.122:8080/db?queries=2
- 8 threads and 8 connections
- Thread Stats Avg Stdev Max +/- Stdev
- Latency 1.21ms 149.36us 1.79ms 64.15%
- Req/Sec 0.00 0.00 0.00 100.00%
- 32734 requests in 5.00s, 6.63MB read
- Requests/sec: 6546.82
- Transfer/sec: 1.33MB
- ---------------------------------------------------------
- Running Warmup cowboy
- wrk -d 60 -c 256 -t 8 http://172.16.98.122:8080/db?queries=2
- ---------------------------------------------------------
- Running 1m test @ http://172.16.98.122:8080/db?queries=2
- 8 threads and 256 connections
- Thread Stats Avg Stdev Max +/- Stdev
- Latency 18.79ms 3.98ms 72.15ms 99.16%
- Req/Sec 1.00k 49.87 1.00k 99.75%
- 824641 requests in 1.00m, 167.11MB read
- Requests/sec: 13744.19
- Transfer/sec: 2.79MB
- ---------------------------------------------------------
- Queries: 1 for cowboy
- wrk -d 60 -c 256 -t 8 http://172.16.98.122:8080/db?queries=1
- ---------------------------------------------------------
- Running 1m test @ http://172.16.98.122:8080/db?queries=1
- 8 threads and 256 connections
- Thread Stats Avg Stdev Max +/- Stdev
- Latency 10.72ms 2.45ms 64.37ms 99.47%
- Req/Sec 2.12k 327.41 3.00k 87.79%
- 1433454 requests in 1.00m, 247.05MB read
- Requests/sec: 23891.66
- Transfer/sec: 4.12MB
- ---------------------------------------------------------
- Queries: 5 for cowboy
- wrk -d 60 -c 256 -t 8 http://172.16.98.122:8080/db?queries=5
- ---------------------------------------------------------
- Running 1m test @ http://172.16.98.122:8080/db?queries=5
- 8 threads and 256 connections
- Thread Stats Avg Stdev Max +/- Stdev
- Latency 41.88ms 5.12ms 140.44ms 98.67%
- Req/Sec 0.00 0.00 0.00 100.00%
- 367461 requests in 1.00m, 108.22MB read
- Requests/sec: 6124.49
- Transfer/sec: 1.80MB
- ---------------------------------------------------------
- Queries: 10 for cowboy
- wrk -d 60 -c 256 -t 8 http://172.16.98.122:8080/db?queries=10
- ---------------------------------------------------------
- Running 1m test @ http://172.16.98.122:8080/db?queries=10
- 8 threads and 256 connections
- Thread Stats Avg Stdev Max +/- Stdev
- Latency 80.00ms 7.06ms 174.67ms 98.16%
- Req/Sec 0.00 0.00 0.00 100.00%
- 191060 requests in 1.00m, 85.21MB read
- Requests/sec: 3184.24
- Transfer/sec: 1.42MB
- ---------------------------------------------------------
- Queries: 15 for cowboy
- wrk -d 60 -c 256 -t 8 http://172.16.98.122:8080/db?queries=15
- ---------------------------------------------------------
- Running 1m test @ http://172.16.98.122:8080/db?queries=15
- 8 threads and 256 connections
- Thread Stats Avg Stdev Max +/- Stdev
- Latency 117.92ms 10.74ms 221.38ms 97.82%
- Req/Sec 0.00 0.00 0.00 100.00%
- 129721 requests in 1.00m, 77.51MB read
- Requests/sec: 2161.83
- Transfer/sec: 1.29MB
- ---------------------------------------------------------
- Queries: 20 for cowboy
- wrk -d 60 -c 256 -t 8 http://172.16.98.122:8080/db?queries=20
- ---------------------------------------------------------
- Running 1m test @ http://172.16.98.122:8080/db?queries=20
- 8 threads and 256 connections
- Thread Stats Avg Stdev Max +/- Stdev
- Latency 155.60ms 16.73ms 347.47ms 96.70%
- Req/Sec 0.00 0.00 0.00 100.00%
- 98022 requests in 1.00m, 73.42MB read
- Requests/sec: 1633.59
- Transfer/sec: 1.22MB
|