raw 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. Welcome to Ubuntu 12.04.2 LTS (GNU/Linux 3.2.0-40-virtual x86_64)
  2. * Documentation: https://help.ubuntu.com/
  3. System information as of Wed Jun 26 22:20:06 UTC 2013
  4. System load: 0.05 Processes: 66
  5. Usage of /: 25.8% of 19.69GB Users logged in: 0
  6. Memory usage: 3% IP address for eth0: 10.254.111.115
  7. Swap usage: 0%
  8. Graph this data and manage this system at https://landscape.canonical.com/
  9. Get cloud support with Ubuntu Advantage Cloud Guest:
  10. http://www.ubuntu.com/business/services/cloud
  11. Use Juju to deploy your cloud instances and workloads:
  12. https://juju.ubuntu.com/#cloud-precise
  13. 47 packages can be updated.
  14. 21 updates are security updates.
  15. ---------------------------------------------------------
  16. Running Primer dropwizard
  17. wrk -H 'Host: localhost' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' -H 'Connection: keep-alive' -d 60 -c 8 -t 8 http://10.253.67.217:9000/db
  18. ---------------------------------------------------------
  19. Running 5s test @ http://10.253.67.217:9000/db
  20. 8 threads and 8 connections
  21. Thread Stats Avg Stdev Max +/- Stdev
  22. Latency 0.00us 0.00us 0.00us -nan%
  23. Req/Sec 0.00 0.00 0.00 -nan%
  24. 5522 requests in 5.01s, 861.68KB read
  25. Requests/sec: 1102.86
  26. Transfer/sec: 172.10KB
  27. ---------------------------------------------------------
  28. Running Warmup dropwizard
  29. wrk -H 'Host: localhost' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' -H 'Connection: keep-alive' -d 15 -c 256 -t 8 http://10.253.67.217:9000/db
  30. ---------------------------------------------------------
  31. Running 15s test @ http://10.253.67.217:9000/db
  32. 8 threads and 256 connections
  33. Thread Stats Avg Stdev Max +/- Stdev
  34. Latency 0.00us 0.00us 0.00us -nan%
  35. Req/Sec 0.00 0.00 0.00 -nan%
  36. 25173 requests in 15.01s, 3.84MB read
  37. Socket errors: connect 0, read 0, write 0, timeout 41
  38. Requests/sec: 1676.64
  39. Transfer/sec: 261.61KB
  40. ---------------------------------------------------------
  41. Concurrency: 8 for dropwizard
  42. wrk -H 'Host: localhost' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' -H 'Connection: keep-alive' -d 15 -c 8 -t 8 http://10.253.67.217:9000/db
  43. ---------------------------------------------------------
  44. Running 15s test @ http://10.253.67.217:9000/db
  45. 8 threads and 8 connections
  46. Thread Stats Avg Stdev Max +/- Stdev
  47. Latency 0.00us 0.00us 0.00us -nan%
  48. Req/Sec 0.00 0.00 0.00 -nan%
  49. 48512 requests in 15.00s, 7.39MB read
  50. Requests/sec: 3233.57
  51. Transfer/sec: 504.55KB
  52. ---------------------------------------------------------
  53. Concurrency: 16 for dropwizard
  54. wrk -H 'Host: localhost' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' -H 'Connection: keep-alive' -d 15 -c 16 -t 8 http://10.253.67.217:9000/db
  55. ---------------------------------------------------------
  56. Running 15s test @ http://10.253.67.217:9000/db
  57. 8 threads and 16 connections
  58. Thread Stats Avg Stdev Max +/- Stdev
  59. Latency 0.00us 0.00us 0.00us -nan%
  60. Req/Sec 0.00 0.00 0.00 -nan%
  61. 57495 requests in 15.00s, 8.76MB read
  62. Requests/sec: 3832.76
  63. Transfer/sec: 598.06KB
  64. ---------------------------------------------------------
  65. Concurrency: 32 for dropwizard
  66. wrk -H 'Host: localhost' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' -H 'Connection: keep-alive' -d 15 -c 32 -t 8 http://10.253.67.217:9000/db
  67. ---------------------------------------------------------
  68. Running 15s test @ http://10.253.67.217:9000/db
  69. 8 threads and 32 connections
  70. Thread Stats Avg Stdev Max +/- Stdev
  71. Latency 0.00us 0.00us 0.00us -nan%
  72. Req/Sec 0.00 0.00 0.00 -nan%
  73. 58014 requests in 15.00s, 8.84MB read
  74. Requests/sec: 3867.58
  75. Transfer/sec: 603.45KB
  76. ---------------------------------------------------------
  77. Concurrency: 64 for dropwizard
  78. wrk -H 'Host: localhost' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' -H 'Connection: keep-alive' -d 15 -c 64 -t 8 http://10.253.67.217:9000/db
  79. ---------------------------------------------------------
  80. Running 15s test @ http://10.253.67.217:9000/db
  81. 8 threads and 64 connections
  82. Thread Stats Avg Stdev Max +/- Stdev
  83. Latency 0.00us 0.00us 0.00us -nan%
  84. Req/Sec 0.00 0.00 0.00 -nan%
  85. 56802 requests in 15.00s, 8.66MB read
  86. Requests/sec: 3786.35
  87. Transfer/sec: 590.82KB
  88. ---------------------------------------------------------
  89. Concurrency: 128 for dropwizard
  90. wrk -H 'Host: localhost' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' -H 'Connection: keep-alive' -d 15 -c 128 -t 8 http://10.253.67.217:9000/db
  91. ---------------------------------------------------------
  92. Running 15s test @ http://10.253.67.217:9000/db
  93. 8 threads and 128 connections
  94. Thread Stats Avg Stdev Max +/- Stdev
  95. Latency 0.00us 0.00us 0.00us -nan%
  96. Req/Sec 0.00 0.00 0.00 -nan%
  97. 57334 requests in 15.00s, 8.74MB read
  98. Requests/sec: 3822.07
  99. Transfer/sec: 596.39KB
  100. ---------------------------------------------------------
  101. Concurrency: 256 for dropwizard
  102. wrk -H 'Host: localhost' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' -H 'Connection: keep-alive' -d 15 -c 256 -t 8 http://10.253.67.217:9000/db
  103. ---------------------------------------------------------
  104. Running 15s test @ http://10.253.67.217:9000/db
  105. 8 threads and 256 connections
  106. Thread Stats Avg Stdev Max +/- Stdev
  107. Latency 95.42ms 159.45ms 1.11s 96.88%
  108. Req/Sec 56.60 231.11 1.00k 94.34%
  109. 53619 requests in 15.00s, 8.17MB read
  110. Socket errors: connect 0, read 0, write 0, timeout 35
  111. Requests/sec: 3573.89
  112. Transfer/sec: 557.63KB