raw 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. Welcome to Ubuntu 12.04.3 LTS (GNU/Linux 3.9.0-030900-generic x86_64)
  2. * Documentation: https://help.ubuntu.com/
  3. System information as of Tue Oct 15 19:22:19 PDT 2013
  4. System load: 0.06 Processes: 116
  5. Usage of /: 5.8% of 129.62GB Users logged in: 0
  6. Memory usage: 0% IP address for eth1: 172.16.98.98
  7. Swap usage: 0%
  8. Graph this data and manage this system at https://landscape.canonical.com/
  9. 52 packages can be updated.
  10. 19 updates are security updates.
  11. ---------------------------------------------------------
  12. Running Primer django-postgresql
  13. wrk -H 'Host: localhost' -H 'Accept: application/json,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/db?queries=2
  14. ---------------------------------------------------------
  15. Running 5s test @ http://tfbapp:8080/db?queries=2
  16. 8 threads and 8 connections
  17. Thread Stats Avg Stdev Max +/- Stdev
  18. Latency 3.09ms 0.94ms 19.33ms 87.96%
  19. Req/Sec 348.53 66.74 555.00 76.74%
  20. 13221 requests in 5.00s, 3.02MB read
  21. Requests/sec: 2643.28
  22. Transfer/sec: 618.37KB
  23. ---------------------------------------------------------
  24. Running Warmup django-postgresql
  25. wrk -H 'Host: localhost' -H 'Accept: application/json,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/db?queries=2
  26. ---------------------------------------------------------
  27. Running 15s test @ http://tfbapp:8080/db?queries=2
  28. 8 threads and 256 connections
  29. Thread Stats Avg Stdev Max +/- Stdev
  30. Latency 85.05ms 30.75ms 282.02ms 72.18%
  31. Req/Sec 379.31 22.99 447.00 67.03%
  32. 44741 requests in 15.00s, 10.22MB read
  33. Requests/sec: 2982.51
  34. Transfer/sec: 697.71KB
  35. ---------------------------------------------------------
  36. Queries: 1 for django-postgresql
  37. wrk -H 'Host: localhost' -H 'Accept: application/json,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/db?queries=1
  38. ---------------------------------------------------------
  39. Running 15s test @ http://tfbapp:8080/db?queries=1
  40. 8 threads and 256 connections
  41. Thread Stats Avg Stdev Max +/- Stdev
  42. Latency 61.35ms 21.61ms 182.43ms 71.20%
  43. Req/Sec 524.46 31.92 626.00 67.90%
  44. 61670 requests in 15.01s, 12.22MB read
  45. Requests/sec: 4109.85
  46. Transfer/sec: 833.92KB
  47. ---------------------------------------------------------
  48. Queries: 5 for django-postgresql
  49. wrk -H 'Host: localhost' -H 'Accept: application/json,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/db?queries=5
  50. ---------------------------------------------------------
  51. Running 15s test @ http://tfbapp:8080/db?queries=5
  52. 8 threads and 256 connections
  53. Thread Stats Avg Stdev Max +/- Stdev
  54. Latency 147.91ms 52.29ms 559.11ms 73.86%
  55. Req/Sec 212.66 19.68 268.00 83.33%
  56. 25199 requests in 15.02s, 8.05MB read
  57. Requests/sec: 1677.82
  58. Transfer/sec: 548.70KB
  59. ---------------------------------------------------------
  60. Queries: 10 for django-postgresql
  61. wrk -H 'Host: localhost' -H 'Accept: application/json,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/db?queries=10
  62. ---------------------------------------------------------
  63. Running 15s test @ http://tfbapp:8080/db?queries=10
  64. 8 threads and 256 connections
  65. Thread Stats Avg Stdev Max +/- Stdev
  66. Latency 263.19ms 98.88ms 805.30ms 71.87%
  67. Req/Sec 120.83 10.33 159.00 73.33%
  68. 14592 requests in 15.02s, 6.88MB read
  69. Requests/sec: 971.75
  70. Transfer/sec: 469.50KB
  71. ---------------------------------------------------------
  72. Queries: 15 for django-postgresql
  73. wrk -H 'Host: localhost' -H 'Accept: application/json,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/db?queries=15
  74. ---------------------------------------------------------
  75. Running 15s test @ http://tfbapp:8080/db?queries=15
  76. 8 threads and 256 connections
  77. Thread Stats Avg Stdev Max +/- Stdev
  78. Latency 372.20ms 135.94ms 1.13s 66.42%
  79. Req/Sec 85.36 6.55 109.00 66.08%
  80. 10262 requests in 15.02s, 6.40MB read
  81. Requests/sec: 683.25
  82. Transfer/sec: 436.12KB
  83. ---------------------------------------------------------
  84. Queries: 20 for django-postgresql
  85. wrk -H 'Host: localhost' -H 'Accept: application/json,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/db?queries=20
  86. ---------------------------------------------------------
  87. Running 15s test @ http://tfbapp:8080/db?queries=20
  88. 8 threads and 256 connections
  89. Thread Stats Avg Stdev Max +/- Stdev
  90. Latency 485.42ms 164.02ms 1.27s 73.72%
  91. Req/Sec 65.89 6.23 88.00 75.18%
  92. 7932 requests in 15.04s, 6.15MB read
  93. Requests/sec: 527.32
  94. Transfer/sec: 418.43KB