Browse Source

More testing 10-2

tfb 12 years ago
parent
commit
cc37872bdd
46 changed files with 3224 additions and 0 deletions
  1. 0 0
      results/lapis/20131002143013/results.json
  2. 128 0
      results/openresty/20131002144113/json/openresty/raw
  3. 104 0
      results/openresty/20131002144113/plaintext/openresty/raw
  4. 0 0
      results/openresty/20131002144113/results.json
  5. 0 0
      results/openresty/latest/results.json
  6. 128 0
      results/phalcon-micro/20131002152031/db/phalcon-micro/raw
  7. 128 0
      results/phalcon-micro/20131002152031/fortune/phalcon-micro/raw
  8. 128 0
      results/phalcon-micro/20131002152031/json/phalcon-micro/raw
  9. 115 0
      results/phalcon-micro/20131002152031/query/phalcon-micro/raw
  10. 0 0
      results/phalcon-micro/20131002152031/results.json
  11. 0 0
      results/phalcon-micro/latest/results.json
  12. 136 0
      results/phalcon/20131002150744/db/phalcon/raw
  13. 136 0
      results/phalcon/20131002150744/fortune/phalcon/raw
  14. 128 0
      results/phalcon/20131002150744/json/phalcon/raw
  15. 122 0
      results/phalcon/20131002150744/query/phalcon/raw
  16. 0 0
      results/phalcon/20131002150744/results.json
  17. 121 0
      results/phalcon/20131002150744/update/phalcon/raw
  18. 0 0
      results/phalcon/latest/results.json
  19. 137 0
      results/php/20131002155006/db/php/raw
  20. 128 0
      results/php/20131002155006/json/php/raw
  21. 105 0
      results/php/20131002155006/plaintext/php/raw
  22. 123 0
      results/php/20131002155006/query/php/raw
  23. 0 0
      results/php/20131002155006/results.json
  24. 0 0
      results/php/latest/results.json
  25. 133 0
      results/phreeze/20131002160015/json/phreeze/raw
  26. 0 0
      results/phreeze/20131002160015/results.json
  27. 0 0
      results/phreeze/latest/results.json
  28. 129 0
      results/play-jpa/20131002144739/db/play-jpa/raw
  29. 114 0
      results/play-jpa/20131002144739/query/play-jpa/raw
  30. 0 0
      results/play-jpa/20131002144739/results.json
  31. 0 0
      results/play-jpa/latest/results.json
  32. 128 0
      results/play-scala/20131002145448/db/play-scala/raw
  33. 128 0
      results/play-scala/20131002145448/fortune/play-scala/raw
  34. 128 0
      results/play-scala/20131002145448/json/play-scala/raw
  35. 114 0
      results/play-scala/20131002145448/query/play-scala/raw
  36. 0 0
      results/play-scala/20131002145448/results.json
  37. 114 0
      results/play-scala/20131002145448/update/play-scala/raw
  38. 0 0
      results/play-scala/latest/results.json
  39. 0 0
      results/racket-ws/20131002153146/results.json
  40. 0 0
      results/racket-ws/latest/results.json
  41. 130 0
      results/servlet-postgres-raw/20131002153609/db/servlet-postgres-raw/raw
  42. 120 0
      results/servlet-postgres-raw/20131002153609/query/servlet-postgres-raw/raw
  43. 0 0
      results/servlet-postgres-raw/20131002153609/results.json
  44. 119 0
      results/servlet-postgres-raw/20131002153609/update/servlet-postgres-raw/raw
  45. 0 0
      results/servlet-postgres-raw/latest/results.json
  46. 0 0
      results/undertow-postgresql/20131002154651/results.json

File diff suppressed because it is too large
+ 0 - 0
results/lapis/20131002143013/results.json


+ 128 - 0
results/openresty/20131002144113/json/openresty/raw

@@ -0,0 +1,128 @@
+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  2 14:42:34 PDT 2013
+
+  System load:  0.05               Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer openresty
+ 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 60 -c 8 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:8080/json
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   186.01us   38.47us   0.89ms   70.67%
+    Req/Sec     5.45k   359.24     6.78k    71.87%
+  205336 requests in 5.00s, 40.92MB read
+Requests/sec:  41070.71
+Transfer/sec:      8.18MB
+
+---------------------------------------------------------
+ Running Warmup openresty
+ 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/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     1.31ms  663.40us  21.56ms   97.71%
+    Req/Sec    25.49k     1.56k   31.44k    64.44%
+  2887117 requests in 15.00s, 575.32MB read
+Requests/sec: 192482.64
+Transfer/sec:     38.36MB
+
+---------------------------------------------------------
+ Concurrency: 8 for openresty
+ 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 8 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   182.90us   38.87us 419.00us   70.65%
+    Req/Sec     5.52k   355.99     6.67k    63.55%
+  627597 requests in 15.00s, 125.06MB read
+Requests/sec:  41840.92
+Transfer/sec:      8.34MB
+
+---------------------------------------------------------
+ Concurrency: 16 for openresty
+ 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 16 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 16 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   185.01us   51.96us   1.49ms   68.21%
+    Req/Sec    10.83k   686.58    13.22k    64.20%
+  1229580 requests in 15.00s, 245.02MB read
+Requests/sec:  81975.00
+Transfer/sec:     16.34MB
+
+---------------------------------------------------------
+ Concurrency: 32 for openresty
+ 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 32 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 32 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   188.90us   92.14us   4.45ms   88.14%
+    Req/Sec    21.48k     1.77k   28.56k    68.63%
+  2418538 requests in 15.00s, 481.94MB read
+Requests/sec: 161243.13
+Transfer/sec:     32.13MB
+
+---------------------------------------------------------
+ Concurrency: 64 for openresty
+ 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 64 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 64 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   328.27us  239.34us  16.52ms   95.90%
+    Req/Sec    25.20k     1.99k   34.56k    69.71%
+  2831675 requests in 15.00s, 564.27MB read
+Requests/sec: 188791.65
+Transfer/sec:     37.62MB
+
+---------------------------------------------------------
+ Concurrency: 128 for openresty
+ 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 128 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 128 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   653.69us  349.37us  17.22ms   94.10%
+    Req/Sec    25.42k     1.87k   41.33k    70.24%
+  2819998 requests in 15.00s, 561.94MB read
+Requests/sec: 188008.78
+Transfer/sec:     37.46MB
+
+---------------------------------------------------------
+ Concurrency: 256 for openresty
+ 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/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     1.31ms  729.42us 108.63ms   97.94%
+    Req/Sec    25.46k     1.65k   42.67k    69.49%
+  2823444 requests in 15.00s, 562.63MB read
+Requests/sec: 188272.97
+Transfer/sec:     37.52MB

+ 104 - 0
results/openresty/20131002144113/plaintext/openresty/raw

@@ -0,0 +1,104 @@
+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  2 14:44:47 PDT 2013
+
+  System load:  1.59               Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer openresty
+ 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 60 -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   183.40us   37.70us 381.00us   71.59%
+    Req/Sec     5.52k   347.74     6.67k    64.30%
+  208013 requests in 5.00s, 37.28MB read
+Requests/sec:  41604.81
+Transfer/sec:      7.46MB
+
+---------------------------------------------------------
+ Running Warmup openresty
+ 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     1.28ms  698.66us  30.32ms   97.23%
+    Req/Sec    26.14k     2.10k   40.44k    81.00%
+  2953556 requests in 15.00s, 529.41MB read
+Requests/sec: 196912.33
+Transfer/sec:     35.30MB
+
+---------------------------------------------------------
+ Concurrency: 256 for openresty
+ 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    11.93ms   14.06ms 470.28ms   98.05%
+    Req/Sec    32.19k     3.14k   45.97k    74.43%
+  3798569 requests in 15.00s, 680.87MB read
+  Socket errors: connect 0, read 0, write 0, timeout 4
+Requests/sec: 253282.98
+Transfer/sec:     45.40MB
+
+---------------------------------------------------------
+ Concurrency: 1024 for openresty
+ 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    31.66ms   72.49ms   1.18s    94.79%
+    Req/Sec    33.32k     8.02k   81.71k    68.62%
+  4298968 requests in 15.00s, 770.58MB read
+  Socket errors: connect 0, read 0, write 0, timeout 1390
+Requests/sec: 286594.71
+Transfer/sec:     51.37MB
+
+---------------------------------------------------------
+ Concurrency: 4096 for openresty
+ 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   120.04ms  352.17ms  12.65s    90.32%
+    Req/Sec    41.25k     6.29k   79.76k    76.59%
+  4767127 requests in 15.00s, 854.60MB read
+  Socket errors: connect 0, read 125, write 0, timeout 8997
+Requests/sec: 317739.50
+Transfer/sec:     56.96MB
+
+---------------------------------------------------------
+ Concurrency: 16384 for openresty
+ 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     1.37s     3.69s   14.55s    91.11%
+    Req/Sec    41.91k    11.60k  177.50k    90.71%
+  4868364 requests in 15.01s, 0.85GB read
+  Socket errors: connect 11, read 1227, write 0, timeout 67677
+Requests/sec: 324329.45
+Transfer/sec:     58.16MB

File diff suppressed because it is too large
+ 0 - 0
results/openresty/20131002144113/results.json


File diff suppressed because it is too large
+ 0 - 0
results/openresty/latest/results.json


+ 128 - 0
results/phalcon-micro/20131002152031/db/phalcon-micro/raw

@@ -0,0 +1,128 @@
+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  2 15:24:05 PDT 2013
+
+  System load:  0.14               Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer phalcon-micro
+ 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 60 -c 8 -t 8 http://tfbapp:8080/db
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:8080/db
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   692.83us  115.23us   2.14ms   73.94%
+    Req/Sec     1.50k    88.42     1.78k    64.10%
+  56987 requests in 5.00s, 12.38MB read
+Requests/sec:  11397.35
+Transfer/sec:      2.48MB
+
+---------------------------------------------------------
+ Running Warmup phalcon-micro
+ 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
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    15.21ms   38.48ms   2.12s    99.40%
+    Req/Sec     2.12k   291.67     3.95k    78.84%
+  251232 requests in 15.00s, 54.56MB read
+Requests/sec:  16749.11
+Transfer/sec:      3.64MB
+
+---------------------------------------------------------
+ Concurrency: 8 for phalcon-micro
+ 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 8 -t 8 http://tfbapp:8080/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   693.06us  109.92us   1.62ms   71.38%
+    Req/Sec     1.51k    86.63     1.78k    64.47%
+  171225 requests in 15.00s, 37.19MB read
+Requests/sec:  11414.86
+Transfer/sec:      2.48MB
+
+---------------------------------------------------------
+ Concurrency: 16 for phalcon-micro
+ 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 16 -t 8 http://tfbapp:8080/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db
+  8 threads and 16 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     0.92ms  327.77us   9.10ms   81.60%
+    Req/Sec     2.29k   209.70     3.11k    73.02%
+  260501 requests in 15.00s, 56.58MB read
+Requests/sec:  17367.10
+Transfer/sec:      3.77MB
+
+---------------------------------------------------------
+ Concurrency: 32 for phalcon-micro
+ 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 32 -t 8 http://tfbapp:8080/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db
+  8 threads and 32 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     1.59ms    1.08ms  17.23ms   92.50%
+    Req/Sec     2.71k   384.38     4.00k    65.97%
+  307444 requests in 15.00s, 66.77MB read
+Requests/sec:  20497.51
+Transfer/sec:      4.45MB
+
+---------------------------------------------------------
+ Concurrency: 64 for phalcon-micro
+ 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 64 -t 8 http://tfbapp:8080/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db
+  8 threads and 64 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     3.35ms    2.61ms  42.52ms   91.83%
+    Req/Sec     2.51k   378.21     4.30k    67.88%
+  287800 requests in 15.00s, 62.51MB read
+Requests/sec:  19187.28
+Transfer/sec:      4.17MB
+
+---------------------------------------------------------
+ Concurrency: 128 for phalcon-micro
+ 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 128 -t 8 http://tfbapp:8080/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db
+  8 threads and 128 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     7.46ms    5.26ms 106.69ms   79.78%
+    Req/Sec     2.23k   292.35     3.90k    72.88%
+  262211 requests in 15.00s, 56.95MB read
+Requests/sec:  17481.50
+Transfer/sec:      3.80MB
+
+---------------------------------------------------------
+ Concurrency: 256 for phalcon-micro
+ 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
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    15.60ms   12.63ms 504.26ms   82.64%
+    Req/Sec     2.13k   226.26     4.69k    77.30%
+  250167 requests in 15.00s, 54.33MB read
+Requests/sec:  16676.78
+Transfer/sec:      3.62MB

+ 128 - 0
results/phalcon-micro/20131002152031/fortune/phalcon-micro/raw

@@ -0,0 +1,128 @@
+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  2 15:28:13 PDT 2013
+
+  System load:  0.18               Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer phalcon-micro
+ 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://tfbapp:8080/fortunes
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:8080/fortunes
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     0.94ms  170.71us   2.28ms   77.14%
+    Req/Sec     1.11k    91.47     1.33k    56.98%
+  42121 requests in 5.00s, 58.49MB read
+Requests/sec:   8423.90
+Transfer/sec:     11.70MB
+
+---------------------------------------------------------
+ Running Warmup phalcon-micro
+ 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://tfbapp:8080/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/fortunes
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    23.62ms   23.07ms 267.14ms   90.88%
+    Req/Sec     1.36k   144.41     2.03k    72.67%
+  161810 requests in 15.00s, 224.67MB read
+Requests/sec:  10788.36
+Transfer/sec:     14.98MB
+
+---------------------------------------------------------
+ Concurrency: 8 for phalcon-micro
+ 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://tfbapp:8080/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/fortunes
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     0.94ms  169.41us   2.58ms   77.64%
+    Req/Sec     1.11k    92.11     1.44k    55.37%
+  126352 requests in 15.00s, 175.44MB read
+Requests/sec:   8423.37
+Transfer/sec:     11.70MB
+
+---------------------------------------------------------
+ Concurrency: 16 for phalcon-micro
+ 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://tfbapp:8080/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/fortunes
+  8 threads and 16 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     1.50ms  835.18us   9.20ms   89.39%
+    Req/Sec     1.43k   222.28     2.33k    64.42%
+  162892 requests in 15.00s, 226.18MB read
+Requests/sec:  10859.48
+Transfer/sec:     15.08MB
+
+---------------------------------------------------------
+ Concurrency: 32 for phalcon-micro
+ 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://tfbapp:8080/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/fortunes
+  8 threads and 32 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     2.79ms    2.93ms  91.46ms   94.34%
+    Req/Sec     1.56k   345.15     3.11k    71.27%
+  177772 requests in 15.00s, 246.84MB read
+Requests/sec:  11851.74
+Transfer/sec:     16.46MB
+
+---------------------------------------------------------
+ Concurrency: 64 for phalcon-micro
+ 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://tfbapp:8080/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/fortunes
+  8 threads and 64 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     5.64ms    5.67ms 137.21ms   94.19%
+    Req/Sec     1.48k   249.17     2.39k    68.59%
+  172673 requests in 15.00s, 239.76MB read
+Requests/sec:  11511.55
+Transfer/sec:     15.98MB
+
+---------------------------------------------------------
+ Concurrency: 128 for phalcon-micro
+ 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://tfbapp:8080/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/fortunes
+  8 threads and 128 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    11.79ms   10.69ms 164.96ms   91.19%
+    Req/Sec     1.40k   178.65     2.16k    70.24%
+  165817 requests in 15.00s, 230.24MB read
+Requests/sec:  11054.07
+Transfer/sec:     15.35MB
+
+---------------------------------------------------------
+ Concurrency: 256 for phalcon-micro
+ 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://tfbapp:8080/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/fortunes
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    24.16ms   23.21ms 303.96ms   89.48%
+    Req/Sec     1.35k   163.87     2.39k    73.46%
+  160895 requests in 15.00s, 223.40MB read
+Requests/sec:  10726.55
+Transfer/sec:     14.89MB

+ 128 - 0
results/phalcon-micro/20131002152031/json/phalcon-micro/raw

@@ -0,0 +1,128 @@
+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  2 15:21:53 PDT 2013
+
+  System load:  0.0                Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer phalcon-micro
+ 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 60 -c 8 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:8080/json
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   360.67us   66.39us   1.08ms   73.53%
+    Req/Sec     2.87k   165.50     3.44k    61.32%
+  108250 requests in 5.00s, 23.12MB read
+Requests/sec:  21651.58
+Transfer/sec:      4.62MB
+
+---------------------------------------------------------
+ Running Warmup phalcon-micro
+ 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/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     9.17ms   26.40ms   1.98s    99.58%
+    Req/Sec     3.59k   360.82     5.74k    77.34%
+  422780 requests in 15.00s, 90.30MB read
+Requests/sec:  28184.43
+Transfer/sec:      6.02MB
+
+---------------------------------------------------------
+ Concurrency: 8 for phalcon-micro
+ 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 8 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   361.35us   66.40us   0.94ms   72.76%
+    Req/Sec     2.87k   168.42     3.44k    75.54%
+  325734 requests in 15.00s, 69.57MB read
+Requests/sec:  21715.94
+Transfer/sec:      4.64MB
+
+---------------------------------------------------------
+ Concurrency: 16 for phalcon-micro
+ 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 16 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 16 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   541.33us  259.96us   4.02ms   88.57%
+    Req/Sec     3.86k   376.10     5.22k    72.32%
+  438654 requests in 15.00s, 93.69MB read
+Requests/sec:  29244.85
+Transfer/sec:      6.25MB
+
+---------------------------------------------------------
+ Concurrency: 32 for phalcon-micro
+ 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 32 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 32 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     1.04ms  486.14us  10.28ms   75.33%
+    Req/Sec     4.10k   677.94     7.55k    71.33%
+  465192 requests in 15.00s, 99.35MB read
+Requests/sec:  31014.19
+Transfer/sec:      6.62MB
+
+---------------------------------------------------------
+ Concurrency: 64 for phalcon-micro
+ 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 64 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 64 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     2.15ms    1.28ms  50.85ms   86.60%
+    Req/Sec     3.95k   469.49     7.44k    73.47%
+  445896 requests in 15.00s, 95.23MB read
+Requests/sec:  29727.79
+Transfer/sec:      6.35MB
+
+---------------------------------------------------------
+ Concurrency: 128 for phalcon-micro
+ 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 128 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 128 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     4.50ms    2.83ms  87.56ms   84.60%
+    Req/Sec     3.67k   349.66     7.00k    71.94%
+  424479 requests in 15.00s, 90.66MB read
+Requests/sec:  28299.66
+Transfer/sec:      6.04MB
+
+---------------------------------------------------------
+ Concurrency: 256 for phalcon-micro
+ 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/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     9.39ms    6.85ms 520.28ms   89.81%
+    Req/Sec     3.58k   420.60     8.31k    80.63%
+  419549 requests in 15.00s, 89.61MB read
+Requests/sec:  27974.88
+Transfer/sec:      5.97MB

+ 115 - 0
results/phalcon-micro/20131002152031/query/phalcon-micro/raw

@@ -0,0 +1,115 @@
+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  2 15:26:17 PDT 2013
+
+  System load:  0.04               Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer phalcon-micro
+ 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
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:8080/db?queries=2
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     0.92ms  123.90us   1.58ms   69.35%
+    Req/Sec     1.14k    77.00     1.44k    63.64%
+  43187 requests in 5.00s, 10.85MB read
+Requests/sec:   8637.37
+Transfer/sec:      2.17MB
+
+---------------------------------------------------------
+ Running Warmup phalcon-micro
+ 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
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db?queries=2
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    17.60ms   12.28ms 130.66ms   74.67%
+    Req/Sec     1.84k   248.42     4.61k    83.39%
+  218719 requests in 15.00s, 54.96MB read
+Requests/sec:  14581.52
+Transfer/sec:      3.66MB
+
+---------------------------------------------------------
+ Queries: 1 for phalcon-micro
+ 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
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db?queries=1
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    15.44ms   11.72ms 505.64ms   77.52%
+    Req/Sec     2.12k   271.12     4.92k    81.05%
+  249133 requests in 15.00s, 54.11MB read
+Requests/sec:  16608.85
+Transfer/sec:      3.61MB
+
+---------------------------------------------------------
+ Queries: 5 for phalcon-micro
+ 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
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db?queries=5
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    23.18ms   21.15ms   1.17s    86.93%
+    Req/Sec     1.39k   215.40     3.86k    77.67%
+  164863 requests in 15.00s, 58.31MB read
+Requests/sec:  10990.49
+Transfer/sec:      3.89MB
+
+---------------------------------------------------------
+ Queries: 10 for phalcon-micro
+ 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
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db?queries=10
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    31.02ms   26.38ms 298.28ms   79.22%
+    Req/Sec     1.02k    99.07     1.47k    69.60%
+  121927 requests in 15.00s, 64.04MB read
+Requests/sec:   8128.98
+Transfer/sec:      4.27MB
+
+---------------------------------------------------------
+ Queries: 15 for phalcon-micro
+ 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
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db?queries=15
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    39.19ms   48.07ms 963.14ms   92.95%
+    Req/Sec   818.77     88.90     1.19k    72.45%
+  97962 requests in 15.00s, 68.17MB read
+Requests/sec:   6530.77
+Transfer/sec:      4.54MB
+
+---------------------------------------------------------
+ Queries: 20 for phalcon-micro
+ 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
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db?queries=20
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    50.45ms  138.51ms   3.13s    97.55%
+    Req/Sec   679.50    106.74     1.06k    67.70%
+  81279 requests in 15.00s, 70.43MB read
+  Socket errors: connect 0, read 0, write 0, timeout 13
+Requests/sec:   5418.17
+Transfer/sec:      4.69MB

File diff suppressed because it is too large
+ 0 - 0
results/phalcon-micro/20131002152031/results.json


File diff suppressed because it is too large
+ 0 - 0
results/phalcon-micro/latest/results.json


+ 136 - 0
results/phalcon/20131002150744/db/phalcon/raw

@@ -0,0 +1,136 @@
+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  2 15:11:18 PDT 2013
+
+  System load:  0.06               Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer phalcon
+ 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 60 -c 8 -t 8 http://tfbapp:8080/db
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:8080/db
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     1.86ms  251.88us   3.62ms   74.77%
+    Req/Sec   565.07     65.16   777.00     77.45%
+  21409 requests in 5.00s, 4.79MB read
+Requests/sec:   4281.04
+Transfer/sec:      0.96MB
+
+---------------------------------------------------------
+ Running Warmup phalcon
+ 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
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   228.54ms  309.27ms   4.74s    97.74%
+    Req/Sec   166.48    135.77     1.09k    95.88%
+  22289 requests in 15.00s, 4.54MB read
+  Socket errors: connect 0, read 0, write 0, timeout 21
+  Non-2xx or 3xx responses: 15437
+Requests/sec:   1485.50
+Transfer/sec:    309.65KB
+
+---------------------------------------------------------
+ Concurrency: 8 for phalcon
+ 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 8 -t 8 http://tfbapp:8080/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    10.98ms    3.34ms  23.27ms   68.35%
+    Req/Sec    96.13     25.90   200.00     88.85%
+  11375 requests in 15.01s, 2.21MB read
+  Non-2xx or 3xx responses: 11375
+Requests/sec:    758.01
+Transfer/sec:    150.97KB
+
+---------------------------------------------------------
+ Concurrency: 16 for phalcon
+ 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 16 -t 8 http://tfbapp:8080/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db
+  8 threads and 16 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    19.10ms    4.31ms  34.44ms   65.70%
+    Req/Sec   105.86     17.98   163.00     61.89%
+  12618 requests in 15.01s, 2.45MB read
+  Non-2xx or 3xx responses: 12618
+Requests/sec:    840.70
+Transfer/sec:    167.45KB
+
+---------------------------------------------------------
+ Concurrency: 32 for phalcon
+ 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 32 -t 8 http://tfbapp:8080/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db
+  8 threads and 32 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    31.77ms    6.25ms  58.10ms   70.21%
+    Req/Sec   126.74     14.22   182.00     65.93%
+  15182 requests in 15.01s, 2.95MB read
+  Non-2xx or 3xx responses: 15182
+Requests/sec:   1011.15
+Transfer/sec:    201.40KB
+
+---------------------------------------------------------
+ Concurrency: 64 for phalcon
+ 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 64 -t 8 http://tfbapp:8080/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db
+  8 threads and 64 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    55.58ms   15.88ms 130.99ms   71.69%
+    Req/Sec   142.29     11.98   173.00     71.69%
+  17054 requests in 15.01s, 3.32MB read
+  Non-2xx or 3xx responses: 17054
+Requests/sec:   1136.19
+Transfer/sec:    226.31KB
+
+---------------------------------------------------------
+ Concurrency: 128 for phalcon
+ 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 128 -t 8 http://tfbapp:8080/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db
+  8 threads and 128 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    90.88ms   59.21ms 517.15ms   63.77%
+    Req/Sec   303.67    284.30     0.97k    76.62%
+  35561 requests in 15.02s, 7.58MB read
+  Non-2xx or 3xx responses: 12970
+Requests/sec:   2367.00
+Transfer/sec:    516.65KB
+
+---------------------------------------------------------
+ Concurrency: 256 for phalcon
+ 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
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   237.89ms  139.76ms   1.56s    72.93%
+    Req/Sec   165.53    134.06   800.00     91.78%
+  19594 requests in 15.02s, 3.98MB read
+  Non-2xx or 3xx responses: 13821
+Requests/sec:   1304.35
+Transfer/sec:    271.41KB

+ 136 - 0
results/phalcon/20131002150744/fortune/phalcon/raw

@@ -0,0 +1,136 @@
+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  2 15:15:26 PDT 2013
+
+  System load:  0.0                Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer phalcon
+ 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://tfbapp:8080/fortunes
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:8080/fortunes
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    13.54ms    4.26ms  31.00ms   71.43%
+    Req/Sec    78.18     20.83   151.00     63.22%
+  3100 requests in 5.01s, 617.46KB read
+  Non-2xx or 3xx responses: 3100
+Requests/sec:    619.27
+Transfer/sec:    123.35KB
+
+---------------------------------------------------------
+ Running Warmup phalcon
+ 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://tfbapp:8080/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/fortunes
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   200.75ms  153.97ms   1.65s    71.00%
+    Req/Sec   254.70    231.21   793.00     77.71%
+  29718 requests in 15.03s, 27.40MB read
+  Non-2xx or 3xx responses: 11611
+Requests/sec:   1977.41
+Transfer/sec:      1.82MB
+
+---------------------------------------------------------
+ Concurrency: 8 for phalcon
+ 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://tfbapp:8080/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/fortunes
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    10.37ms    5.30ms  26.08ms   63.35%
+    Req/Sec   158.26    153.64   545.00     81.46%
+  18447 requests in 15.01s, 15.73MB read
+  Non-2xx or 3xx responses: 8278
+Requests/sec:   1229.15
+Transfer/sec:      1.05MB
+
+---------------------------------------------------------
+ Concurrency: 16 for phalcon
+ 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://tfbapp:8080/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/fortunes
+  8 threads and 16 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    21.86ms    4.92ms  41.61ms   66.40%
+    Req/Sec    92.62     15.74   145.00     55.67%
+  11076 requests in 15.02s, 2.15MB read
+  Non-2xx or 3xx responses: 11076
+Requests/sec:    737.66
+Transfer/sec:    146.92KB
+
+---------------------------------------------------------
+ Concurrency: 32 for phalcon
+ 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://tfbapp:8080/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/fortunes
+  8 threads and 32 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    36.61ms    6.92ms  68.92ms   72.81%
+    Req/Sec   110.38     12.41   149.00     66.34%
+  13256 requests in 15.02s, 2.58MB read
+  Non-2xx or 3xx responses: 13256
+Requests/sec:    882.76
+Transfer/sec:    175.82KB
+
+---------------------------------------------------------
+ Concurrency: 64 for phalcon
+ 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://tfbapp:8080/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/fortunes
+  8 threads and 64 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    52.09ms   26.36ms 131.94ms   67.28%
+    Req/Sec   239.55    228.84     0.91k    80.96%
+  28675 requests in 15.00s, 24.97MB read
+  Non-2xx or 3xx responses: 12430
+Requests/sec:   1911.41
+Transfer/sec:      1.66MB
+
+---------------------------------------------------------
+ Concurrency: 128 for phalcon
+ 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://tfbapp:8080/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/fortunes
+  8 threads and 128 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   108.16ms   57.34ms 474.12ms   71.24%
+    Req/Sec   204.01    189.66   803.00     87.57%
+  25463 requests in 15.01s, 19.27MB read
+  Non-2xx or 3xx responses: 13472
+Requests/sec:   1696.06
+Transfer/sec:      1.28MB
+
+---------------------------------------------------------
+ Concurrency: 256 for phalcon
+ 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://tfbapp:8080/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/fortunes
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   253.60ms  132.48ms   1.69s    75.85%
+    Req/Sec   126.52     11.85   154.00     81.55%
+  15185 requests in 15.03s, 2.95MB read
+  Non-2xx or 3xx responses: 15185
+Requests/sec:   1010.47
+Transfer/sec:    201.30KB

+ 128 - 0
results/phalcon/20131002150744/json/phalcon/raw

@@ -0,0 +1,128 @@
+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  2 15:09:05 PDT 2013
+
+  System load:  0.0                Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer phalcon
+ 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 60 -c 8 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:8080/json
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   507.21us  125.60us   1.49ms   78.23%
+    Req/Sec     2.06k   151.03     2.56k    56.67%
+  77707 requests in 5.00s, 16.60MB read
+Requests/sec:  15541.53
+Transfer/sec:      3.32MB
+
+---------------------------------------------------------
+ Running Warmup phalcon
+ 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/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    14.35ms   39.14ms   1.43s    99.60%
+    Req/Sec     2.40k   189.41     3.36k    71.70%
+  284448 requests in 15.00s, 60.75MB read
+Requests/sec:  18962.83
+Transfer/sec:      4.05MB
+
+---------------------------------------------------------
+ Concurrency: 8 for phalcon
+ 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 8 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   506.84us  124.93us   1.61ms   77.97%
+    Req/Sec     2.05k   147.59     2.56k    55.96%
+  233569 requests in 15.00s, 49.88MB read
+Requests/sec:  15571.45
+Transfer/sec:      3.33MB
+
+---------------------------------------------------------
+ Concurrency: 16 for phalcon
+ 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 16 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 16 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   811.78us  526.97us  10.98ms   89.64%
+    Req/Sec     2.62k   387.95     4.33k    69.83%
+  297015 requests in 15.00s, 63.44MB read
+Requests/sec:  19801.08
+Transfer/sec:      4.23MB
+
+---------------------------------------------------------
+ Concurrency: 32 for phalcon
+ 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 32 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 32 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     1.59ms  661.45us  10.41ms   72.85%
+    Req/Sec     2.68k   397.13     4.89k    70.76%
+  305363 requests in 15.00s, 65.22MB read
+Requests/sec:  20357.44
+Transfer/sec:      4.35MB
+
+---------------------------------------------------------
+ Concurrency: 64 for phalcon
+ 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 64 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 64 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     3.32ms    1.69ms  38.60ms   82.02%
+    Req/Sec     2.56k   327.48     4.82k    68.46%
+  292684 requests in 15.00s, 62.51MB read
+Requests/sec:  19512.63
+Transfer/sec:      4.17MB
+
+---------------------------------------------------------
+ Concurrency: 128 for phalcon
+ 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 128 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 128 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     6.73ms    4.16ms 115.64ms   83.88%
+    Req/Sec     2.44k   224.17     3.69k    69.77%
+  286062 requests in 15.00s, 61.10MB read
+Requests/sec:  19070.85
+Transfer/sec:      4.07MB
+
+---------------------------------------------------------
+ Concurrency: 256 for phalcon
+ 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/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    13.98ms   37.19ms   1.81s    99.66%
+    Req/Sec     2.41k   313.27     9.19k    87.13%
+  284474 requests in 15.00s, 60.76MB read
+Requests/sec:  18965.59
+Transfer/sec:      4.05MB

+ 122 - 0
results/phalcon/20131002150744/query/phalcon/raw

@@ -0,0 +1,122 @@
+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  2 15:13:30 PDT 2013
+
+  System load:  0.01               Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer phalcon
+ 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
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:8080/db?queries=2
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    12.24ms    3.89ms  25.66ms   62.63%
+    Req/Sec    84.15     19.64   151.00     58.76%
+  3308 requests in 5.01s, 658.86KB read
+  Non-2xx or 3xx responses: 3308
+Requests/sec:    660.08
+Transfer/sec:    131.47KB
+
+---------------------------------------------------------
+ Running Warmup phalcon
+ 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
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db?queries=2
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   259.39ms  130.90ms   1.38s    77.60%
+    Req/Sec   125.08      9.45   148.00     66.48%
+  14984 requests in 15.04s, 2.92MB read
+  Non-2xx or 3xx responses: 14984
+Requests/sec:    996.57
+Transfer/sec:    198.54KB
+
+---------------------------------------------------------
+ Queries: 1 for phalcon
+ 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
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db?queries=1
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   258.13ms  155.42ms   2.27s    80.53%
+    Req/Sec   125.66      8.90   155.00     71.34%
+  15041 requests in 15.00s, 2.93MB read
+  Non-2xx or 3xx responses: 15041
+Requests/sec:   1002.47
+Transfer/sec:    199.71KB
+
+---------------------------------------------------------
+ Queries: 5 for phalcon
+ 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
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db?queries=5
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   251.42ms  134.18ms   1.17s    74.72%
+    Req/Sec   125.68      7.92   150.00     68.42%
+  15078 requests in 15.02s, 2.93MB read
+  Non-2xx or 3xx responses: 15078
+Requests/sec:   1003.78
+Transfer/sec:    199.97KB
+
+---------------------------------------------------------
+ Queries: 10 for phalcon
+ 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
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db?queries=10
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   150.97ms  103.47ms 821.45ms   78.38%
+    Req/Sec   242.78     81.60   348.00     62.30%
+  28067 requests in 15.01s, 13.05MB read
+  Non-2xx or 3xx responses: 5557
+Requests/sec:   1870.06
+Transfer/sec:      0.87MB
+
+---------------------------------------------------------
+ Queries: 15 for phalcon
+ 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
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db?queries=15
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   236.20ms  129.38ms   1.28s    74.13%
+    Req/Sec   141.73     39.28   251.00     80.65%
+  17312 requests in 15.02s, 6.30MB read
+  Socket errors: connect 0, read 0, write 0, timeout 1
+  Non-2xx or 3xx responses: 11548
+Requests/sec:   1152.84
+Transfer/sec:    429.36KB
+
+---------------------------------------------------------
+ Queries: 20 for phalcon
+ 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
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db?queries=20
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   259.54ms  130.58ms   1.43s    74.67%
+    Req/Sec   123.13      9.68   145.00     67.03%
+  14777 requests in 15.04s, 2.87MB read
+  Non-2xx or 3xx responses: 14777
+Requests/sec:    982.72
+Transfer/sec:    195.78KB

File diff suppressed because it is too large
+ 0 - 0
results/phalcon/20131002150744/results.json


+ 121 - 0
results/phalcon/20131002150744/update/phalcon/raw

@@ -0,0 +1,121 @@
+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  2 15:17:38 PDT 2013
+
+  System load:  0.0                Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer phalcon
+ 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/update?queries=2
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:8080/update?queries=2
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    13.15ms    3.96ms  23.28ms   71.55%
+    Req/Sec    79.62     22.25   161.00     84.62%
+  3171 requests in 5.00s, 631.60KB read
+  Non-2xx or 3xx responses: 3171
+Requests/sec:    633.66
+Transfer/sec:    126.21KB
+
+---------------------------------------------------------
+ Running Warmup phalcon
+ 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/update?queries=2
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/update?queries=2
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   258.53ms  138.90ms   1.54s    75.02%
+    Req/Sec   124.08      8.87   148.00     69.81%
+  14888 requests in 15.01s, 2.90MB read
+  Non-2xx or 3xx responses: 14888
+Requests/sec:    991.87
+Transfer/sec:    197.60KB
+
+---------------------------------------------------------
+ Queries: 1 for phalcon
+ 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/update?queries=1
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/update?queries=1
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   213.65ms  267.97ms   2.62s    95.51%
+    Req/Sec   291.28    269.54     1.10k    73.97%
+  36627 requests in 15.00s, 7.91MB read
+  Non-2xx or 3xx responses: 10012
+Requests/sec:   2441.65
+Transfer/sec:    539.66KB
+
+---------------------------------------------------------
+ Queries: 5 for phalcon
+ 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/update?queries=5
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/update?queries=5
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   261.18ms  147.96ms   2.17s    78.81%
+    Req/Sec   122.94     16.99   190.00     73.56%
+  15421 requests in 15.04s, 3.24MB read
+  Non-2xx or 3xx responses: 13948
+Requests/sec:   1025.43
+Transfer/sec:    220.92KB
+
+---------------------------------------------------------
+ Queries: 10 for phalcon
+ 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/update?queries=10
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/update?queries=10
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   260.69ms  125.03ms   1.12s    69.02%
+    Req/Sec   123.10      8.48   140.00     69.88%
+  14794 requests in 15.02s, 2.88MB read
+  Non-2xx or 3xx responses: 14794
+Requests/sec:    984.99
+Transfer/sec:    196.23KB
+
+---------------------------------------------------------
+ Queries: 15 for phalcon
+ 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/update?queries=15
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/update?queries=15
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   260.87ms  169.57ms   1.83s    84.02%
+    Req/Sec   123.55     11.45   147.00     76.84%
+  14800 requests in 15.02s, 2.88MB read
+  Non-2xx or 3xx responses: 14800
+Requests/sec:    985.56
+Transfer/sec:    196.34KB
+
+---------------------------------------------------------
+ Queries: 20 for phalcon
+ 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/update?queries=20
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/update?queries=20
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   328.80ms  114.14ms 857.13ms   71.43%
+    Req/Sec   101.15     19.42   148.00     65.12%
+  12091 requests in 15.02s, 6.88MB read
+  Non-2xx or 3xx responses: 5419
+Requests/sec:    804.80
+Transfer/sec:    468.93KB

File diff suppressed because it is too large
+ 0 - 0
results/phalcon/latest/results.json


+ 137 - 0
results/php/20131002155006/db/php/raw

@@ -0,0 +1,137 @@
+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  2 15:53:41 PDT 2013
+
+  System load:  0.59               Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer php
+ 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 60 -c 8 -t 8 http://tfbapp:8080/dborm.php
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:8080/dborm.php
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     3.43ms  502.96us   6.54ms   70.16%
+    Req/Sec   308.45     52.96   444.00     75.03%
+  11674 requests in 5.00s, 2.64MB read
+Requests/sec:   2334.26
+Transfer/sec:    539.64KB
+
+---------------------------------------------------------
+ Running Warmup php
+ 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/dborm.php
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/dborm.php
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   230.10ms  515.77ms   6.41s    98.33%
+    Req/Sec   218.89    161.27   740.00     78.84%
+  27017 requests in 15.04s, 5.84MB read
+  Socket errors: connect 0, read 0, write 0, timeout 109
+  Non-2xx or 3xx responses: 10422
+Requests/sec:   1796.20
+Transfer/sec:    397.85KB
+
+---------------------------------------------------------
+ Concurrency: 8 for php
+ 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 8 -t 8 http://tfbapp:8080/dborm.php
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/dborm.php
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    11.39ms    3.36ms  23.17ms   61.03%
+    Req/Sec    90.71     21.19   166.00     58.46%
+  10769 requests in 15.01s, 2.17MB read
+  Non-2xx or 3xx responses: 10769
+Requests/sec:    717.58
+Transfer/sec:    147.83KB
+
+---------------------------------------------------------
+ Concurrency: 16 for php
+ 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 16 -t 8 http://tfbapp:8080/dborm.php
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/dborm.php
+  8 threads and 16 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    21.45ms    4.95ms  39.71ms   66.30%
+    Req/Sec    94.52     15.29   150.00     54.04%
+  11297 requests in 15.01s, 2.27MB read
+  Non-2xx or 3xx responses: 11297
+Requests/sec:    752.60
+Transfer/sec:    155.04KB
+
+---------------------------------------------------------
+ Concurrency: 32 for php
+ 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 32 -t 8 http://tfbapp:8080/dborm.php
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/dborm.php
+  8 threads and 32 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    36.50ms    7.26ms  66.08ms   72.65%
+    Req/Sec   110.83     12.45   150.00     68.41%
+  13294 requests in 15.02s, 2.67MB read
+  Non-2xx or 3xx responses: 13294
+Requests/sec:    885.11
+Transfer/sec:    182.34KB
+
+---------------------------------------------------------
+ Concurrency: 64 for php
+ 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 64 -t 8 http://tfbapp:8080/dborm.php
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/dborm.php
+  8 threads and 64 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    57.25ms   22.13ms 174.99ms   73.56%
+    Req/Sec   164.53    100.25   533.00     89.08%
+  19554 requests in 15.01s, 4.08MB read
+  Non-2xx or 3xx responses: 13495
+Requests/sec:   1302.89
+Transfer/sec:    278.57KB
+
+---------------------------------------------------------
+ Concurrency: 128 for php
+ 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 128 -t 8 http://tfbapp:8080/dborm.php
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/dborm.php
+  8 threads and 128 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   115.83ms   59.74ms 567.65ms   73.42%
+    Req/Sec   163.46    103.70   524.00     89.19%
+  19414 requests in 15.01s, 4.05MB read
+  Non-2xx or 3xx responses: 13510
+Requests/sec:   1293.07
+Transfer/sec:    276.30KB
+
+---------------------------------------------------------
+ Concurrency: 256 for php
+ 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/dborm.php
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/dborm.php
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   202.99ms  159.64ms   2.11s    80.09%
+    Req/Sec   228.63    159.37   572.00     71.04%
+  26737 requests in 15.06s, 5.78MB read
+  Socket errors: connect 0, read 0, write 0, timeout 4
+  Non-2xx or 3xx responses: 10397
+Requests/sec:   1775.22
+Transfer/sec:    393.06KB

+ 128 - 0
results/php/20131002155006/json/php/raw

@@ -0,0 +1,128 @@
+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  2 15:51:28 PDT 2013
+
+  System load:  0.0                Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer php
+ 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 60 -c 8 -t 8 http://tfbapp:8080/json.php
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:8080/json.php
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   292.27us   57.74us   0.97ms   68.84%
+    Req/Sec     3.51k   231.71     4.55k    69.44%
+  132296 requests in 5.00s, 28.38MB read
+Requests/sec:  26461.64
+Transfer/sec:      5.68MB
+
+---------------------------------------------------------
+ Running Warmup php
+ 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/json.php
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json.php
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     4.39ms    5.38ms 379.16ms   98.01%
+    Req/Sec     7.40k   543.07    10.89k    71.57%
+  864375 requests in 15.00s, 185.43MB read
+Requests/sec:  57635.89
+Transfer/sec:     12.36MB
+
+---------------------------------------------------------
+ Concurrency: 8 for php
+ 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 8 -t 8 http://tfbapp:8080/json.php
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json.php
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   293.46us   56.91us 570.00us   67.99%
+    Req/Sec     3.51k   230.24     4.44k    69.46%
+  396589 requests in 15.00s, 85.08MB read
+Requests/sec:  26439.91
+Transfer/sec:      5.67MB
+
+---------------------------------------------------------
+ Concurrency: 16 for php
+ 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 16 -t 8 http://tfbapp:8080/json.php
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json.php
+  8 threads and 16 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   308.89us   79.06us   1.09ms   72.53%
+    Req/Sec     6.67k   429.17     8.11k    62.30%
+  756196 requests in 15.00s, 162.23MB read
+Requests/sec:  50415.34
+Transfer/sec:     10.82MB
+
+---------------------------------------------------------
+ Concurrency: 32 for php
+ 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 32 -t 8 http://tfbapp:8080/json.php
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json.php
+  8 threads and 32 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   493.05us  176.84us   4.41ms   73.37%
+    Req/Sec     8.46k   749.24    11.67k    66.51%
+  958574 requests in 15.00s, 205.64MB read
+Requests/sec:  63907.57
+Transfer/sec:     13.71MB
+
+---------------------------------------------------------
+ Concurrency: 64 for php
+ 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 64 -t 8 http://tfbapp:8080/json.php
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json.php
+  8 threads and 64 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     0.94ms  469.82us   8.84ms   77.03%
+    Req/Sec     8.98k     1.10k   14.78k    69.87%
+  1008852 requests in 15.00s, 216.43MB read
+Requests/sec:  67261.48
+Transfer/sec:     14.43MB
+
+---------------------------------------------------------
+ Concurrency: 128 for php
+ 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 128 -t 8 http://tfbapp:8080/json.php
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json.php
+  8 threads and 128 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     2.10ms    1.11ms  28.93ms   80.07%
+    Req/Sec     8.13k     1.00k   15.44k    78.82%
+  911852 requests in 15.00s, 195.62MB read
+Requests/sec:  60798.08
+Transfer/sec:     13.04MB
+
+---------------------------------------------------------
+ Concurrency: 256 for php
+ 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/json.php
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json.php
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     5.08ms   13.84ms 395.90ms   98.69%
+    Req/Sec     7.63k     1.29k   21.44k    87.92%
+  855780 requests in 15.00s, 183.59MB read
+Requests/sec:  57051.49
+Transfer/sec:     12.24MB

+ 105 - 0
results/php/20131002155006/plaintext/php/raw

@@ -0,0 +1,105 @@
+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  2 15:57:49 PDT 2013
+
+  System load:  0.03               Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer php
+ 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 60 -c 8 -t 8 http://tfbapp:8080/plaintext.php
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:8080/plaintext.php
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   291.30us   54.62us 548.00us   68.68%
+    Req/Sec     3.53k   220.66     4.44k    60.87%
+  132660 requests in 5.00s, 25.80MB read
+Requests/sec:  26533.26
+Transfer/sec:      5.16MB
+
+---------------------------------------------------------
+ Running Warmup php
+ 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.php
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/plaintext.php
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     4.37ms    3.42ms 137.56ms   89.35%
+    Req/Sec     7.61k     0.87k   17.33k    84.14%
+  877264 requests in 15.00s, 170.63MB read
+Requests/sec:  58494.50
+Transfer/sec:     11.38MB
+
+---------------------------------------------------------
+ Concurrency: 256 for php
+ 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.php
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/plaintext.php
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    69.31ms   28.11ms 287.61ms   80.65%
+    Req/Sec     7.42k   334.11     9.62k    76.65%
+  883552 requests in 15.00s, 171.85MB read
+Requests/sec:  58913.33
+Transfer/sec:     11.46MB
+
+---------------------------------------------------------
+ Concurrency: 1024 for php
+ 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.php
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/plaintext.php
+  8 threads and 1024 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   247.21ms  813.83ms  10.20s    97.21%
+    Req/Sec     7.22k     2.01k   11.14k    78.12%
+  857711 requests in 15.00s, 166.83MB read
+  Socket errors: connect 0, read 14, write 0, timeout 2337
+Requests/sec:  57177.05
+Transfer/sec:     11.12MB
+
+---------------------------------------------------------
+ Concurrency: 4096 for php
+ 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.php
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/plaintext.php
+  8 threads and 4096 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    13.66s     2.47s   14.57s    95.52%
+    Req/Sec   179.38    102.59   678.00     70.94%
+  41783 requests in 15.10s, 10.01MB read
+  Socket errors: connect 0, read 684, write 0, timeout 25367
+  Non-2xx or 3xx responses: 15891
+Requests/sec:   2767.76
+Transfer/sec:    678.82KB
+
+---------------------------------------------------------
+ Concurrency: 16384 for php
+ 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.php
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/plaintext.php
+  8 threads and 16384 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    13.18s     3.63s   14.77s    92.39%
+    Req/Sec     1.61k     3.76k   28.90k    87.76%
+  201334 requests in 15.01s, 40.64MB read
+  Socket errors: connect 11, read 30472, write 0, timeout 105722
+  Non-2xx or 3xx responses: 12503
+Requests/sec:  13414.24
+Transfer/sec:      2.71MB

+ 123 - 0
results/php/20131002155006/query/php/raw

@@ -0,0 +1,123 @@
+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  2 15:55:53 PDT 2013
+
+  System load:  0.22               Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer php
+ 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/dborm.php?queries=2
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:8080/dborm.php?queries=2
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    12.27ms    3.71ms  24.77ms   60.83%
+    Req/Sec    85.34     20.73   156.00     56.30%
+  3382 requests in 5.01s, 696.72KB read
+  Non-2xx or 3xx responses: 3382
+Requests/sec:    675.08
+Transfer/sec:    139.07KB
+
+---------------------------------------------------------
+ Running Warmup php
+ 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/dborm.php?queries=2
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/dborm.php?queries=2
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   270.88ms  155.92ms   2.51s    80.40%
+    Req/Sec   119.21      8.54   139.00     71.11%
+  14273 requests in 15.03s, 2.87MB read
+  Non-2xx or 3xx responses: 14273
+Requests/sec:    949.59
+Transfer/sec:    195.67KB
+
+---------------------------------------------------------
+ Queries: 1 for php
+ 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/dborm.php?queries=1
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/dborm.php?queries=1
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   241.20ms  165.14ms   1.71s    78.34%
+    Req/Sec   158.78    101.12   508.00     86.93%
+  18814 requests in 15.03s, 3.93MB read
+  Socket errors: connect 0, read 0, write 0, timeout 1
+  Non-2xx or 3xx responses: 12752
+Requests/sec:   1251.51
+Transfer/sec:    268.04KB
+
+---------------------------------------------------------
+ Queries: 5 for php
+ 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/dborm.php?queries=5
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/dborm.php?queries=5
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   231.74ms  131.57ms 887.41ms   69.57%
+    Req/Sec   151.30     68.28   351.00     81.37%
+  17906 requests in 15.05s, 4.60MB read
+  Non-2xx or 3xx responses: 12023
+Requests/sec:   1189.97
+Transfer/sec:    312.73KB
+
+---------------------------------------------------------
+ Queries: 10 for php
+ 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/dborm.php?queries=10
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/dborm.php?queries=10
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   181.26ms  113.54ms   1.27s    80.44%
+    Req/Sec   189.48     57.51   318.00     60.23%
+  22183 requests in 15.04s, 10.18MB read
+  Non-2xx or 3xx responses: 5856
+Requests/sec:   1475.02
+Transfer/sec:    692.83KB
+
+---------------------------------------------------------
+ Queries: 15 for php
+ 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/dborm.php?queries=15
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/dborm.php?queries=15
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   267.00ms  153.74ms   1.77s    79.19%
+    Req/Sec   118.21     10.50   136.00     72.25%
+  14172 requests in 15.05s, 2.85MB read
+  Non-2xx or 3xx responses: 14172
+Requests/sec:    941.91
+Transfer/sec:    194.09KB
+
+---------------------------------------------------------
+ Queries: 20 for php
+ 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/dborm.php?queries=20
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/dborm.php?queries=20
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   255.97ms  144.66ms   1.53s    81.07%
+    Req/Sec   123.20     14.55   168.00     76.25%
+  14804 requests in 15.01s, 5.06MB read
+  Socket errors: connect 0, read 0, write 0, timeout 8
+  Non-2xx or 3xx responses: 11877
+Requests/sec:    986.49
+Transfer/sec:    345.09KB

File diff suppressed because it is too large
+ 0 - 0
results/php/20131002155006/results.json


File diff suppressed because it is too large
+ 0 - 0
results/php/latest/results.json


+ 133 - 0
results/phreeze/20131002160015/json/phreeze/raw

@@ -0,0 +1,133 @@
+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  2 16:01:37 PDT 2013
+
+  System load:  0.01               Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer phreeze
+ 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 60 -c 8 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:8080/json
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    45.76ms   12.18ms  58.64ms   73.23%
+    Req/Sec    11.00     15.62    48.00     73.66%
+  609 requests in 6.00s, 249.79KB read
+  Socket errors: connect 0, read 0, write 0, timeout 8
+Requests/sec:    101.49
+Transfer/sec:     41.63KB
+
+---------------------------------------------------------
+ Running Warmup phreeze
+ 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/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     0.00us    0.00us   0.00us    -nan%
+    Req/Sec     0.00      0.00     0.00      -nan%
+  0 requests in 16.01s, 0.00B read
+  Socket errors: connect 0, read 0, write 0, timeout 1998
+Requests/sec:      0.00
+Transfer/sec:       0.00B
+
+---------------------------------------------------------
+ Concurrency: 8 for phreeze
+ 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 8 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   105.77ms  224.74ms 591.26ms   82.32%
+    Req/Sec   660.58    336.92     1.22k    68.61%
+  75467 requests in 15.02s, 30.22MB read
+Requests/sec:   5024.25
+Transfer/sec:      2.01MB
+
+---------------------------------------------------------
+ Concurrency: 16 for phreeze
+ 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 16 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 16 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   153.65ms  300.83ms 847.26ms   79.90%
+    Req/Sec   613.71    392.11     1.67k    66.67%
+  73419 requests in 15.62s, 29.40MB read
+Requests/sec:   4700.94
+Transfer/sec:      1.88MB
+
+---------------------------------------------------------
+ Concurrency: 32 for phreeze
+ 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 32 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 32 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   281.92ms  606.17ms   1.82s    82.94%
+    Req/Sec   536.05    351.10     1.91k    60.73%
+  63810 requests in 15.01s, 25.56MB read
+Requests/sec:   4250.30
+Transfer/sec:      1.70MB
+
+---------------------------------------------------------
+ Concurrency: 64 for phreeze
+ 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 64 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 64 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   592.62ms    1.29s    3.95s    83.27%
+    Req/Sec   544.68    372.55     2.14k    64.13%
+  63982 requests in 15.35s, 25.62MB read
+  Socket errors: connect 0, read 0, write 0, timeout 15
+Requests/sec:   4168.72
+Transfer/sec:      1.67MB
+
+---------------------------------------------------------
+ Concurrency: 128 for phreeze
+ 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 128 -t 8 http://tfbapp:8080/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 128 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   992.92ms    2.65s    9.57s    88.58%
+    Req/Sec   499.57    310.74     1.39k    64.11%
+  61085 requests in 15.02s, 24.46MB read
+  Socket errors: connect 0, read 0, write 0, timeout 113
+Requests/sec:   4067.72
+Transfer/sec:      1.63MB
+
+---------------------------------------------------------
+ Concurrency: 256 for phreeze
+ 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/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/json
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   317.81ms    1.07s   10.28s    99.02%
+    Req/Sec   544.10    360.54     2.00k    64.96%
+  63709 requests in 15.07s, 25.52MB read
+  Socket errors: connect 0, read 0, write 0, timeout 222
+Requests/sec:   4228.54
+Transfer/sec:      1.69MB

File diff suppressed because it is too large
+ 0 - 0
results/phreeze/20131002160015/results.json


File diff suppressed because it is too large
+ 0 - 0
results/phreeze/latest/results.json


+ 129 - 0
results/play-jpa/20131002144739/db/play-jpa/raw

@@ -0,0 +1,129 @@
+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  2 14:49:01 PDT 2013
+
+  System load:  0.11               Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer play-jpa
+ 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 60 -c 8 -t 8 http://tfbapp:9000/db
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:9000/db
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     1.69ms    0.96ms  16.92ms   93.40%
+    Req/Sec   661.24    177.10     1.00k    61.98%
+  23823 requests in 5.00s, 2.70MB read
+Requests/sec:   4764.58
+Transfer/sec:    552.48KB
+
+---------------------------------------------------------
+ Running Warmup play-jpa
+ 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:9000/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    11.92ms   92.67ms   1.90s    99.75%
+    Req/Sec     4.29k   834.95     6.78k    78.55%
+  482318 requests in 15.00s, 54.62MB read
+  Socket errors: connect 0, read 1, write 0, timeout 2
+Requests/sec:  32157.47
+Transfer/sec:      3.64MB
+
+---------------------------------------------------------
+ Concurrency: 8 for play-jpa
+ 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 8 -t 8 http://tfbapp:9000/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     0.88ms  513.08us  14.38ms   99.50%
+    Req/Sec     1.22k    98.60     1.67k    81.22%
+  138837 requests in 15.00s, 15.72MB read
+Requests/sec:   9255.61
+Transfer/sec:      1.05MB
+
+---------------------------------------------------------
+ Concurrency: 16 for play-jpa
+ 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 16 -t 8 http://tfbapp:9000/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db
+  8 threads and 16 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   834.12us    0.96ms  17.24ms   98.94%
+    Req/Sec     2.69k   318.18     3.33k    89.74%
+  306435 requests in 15.00s, 34.70MB read
+Requests/sec:  20429.40
+Transfer/sec:      2.31MB
+
+---------------------------------------------------------
+ Concurrency: 32 for play-jpa
+ 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 32 -t 8 http://tfbapp:9000/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db
+  8 threads and 32 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     1.16ms  801.31us  23.71ms   96.49%
+    Req/Sec     3.74k   491.17     4.78k    84.69%
+  425563 requests in 15.00s, 48.19MB read
+Requests/sec:  28371.54
+Transfer/sec:      3.21MB
+
+---------------------------------------------------------
+ Concurrency: 64 for play-jpa
+ 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 64 -t 8 http://tfbapp:9000/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db
+  8 threads and 64 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     2.06ms    1.29ms  33.85ms   94.73%
+    Req/Sec     4.21k   567.69     6.00k    80.04%
+  478671 requests in 15.00s, 54.20MB read
+Requests/sec:  31912.59
+Transfer/sec:      3.61MB
+
+---------------------------------------------------------
+ Concurrency: 128 for play-jpa
+ 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 128 -t 8 http://tfbapp:9000/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db
+  8 threads and 128 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     3.88ms    1.70ms  45.16ms   79.54%
+    Req/Sec     4.36k   572.82     6.33k    79.91%
+  495122 requests in 15.00s, 56.07MB read
+Requests/sec:  33009.75
+Transfer/sec:      3.74MB
+
+---------------------------------------------------------
+ Concurrency: 256 for play-jpa
+ 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:9000/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     8.00ms   17.97ms 633.84ms   99.66%
+    Req/Sec     4.47k   712.42     7.11k    76.71%
+  507402 requests in 15.00s, 57.46MB read
+Requests/sec:  33829.88
+Transfer/sec:      3.83MB

+ 114 - 0
results/play-jpa/20131002144739/query/play-jpa/raw

@@ -0,0 +1,114 @@
+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  2 14:51:13 PDT 2013
+
+  System load:  0.26               Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer play-jpa
+ 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:9000/db?queries=2
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:9000/db?queries=2
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   824.43us  389.50us  12.20ms   96.80%
+    Req/Sec     1.28k   137.98     1.67k    74.97%
+  48377 requests in 5.00s, 6.94MB read
+Requests/sec:   9676.00
+Transfer/sec:      1.39MB
+
+---------------------------------------------------------
+ Running Warmup play-jpa
+ 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:9000/db?queries=2
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db?queries=2
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    12.74ms   33.19ms 633.33ms   99.32%
+    Req/Sec     3.12k   576.48     5.50k    78.82%
+  355275 requests in 15.00s, 50.99MB read
+Requests/sec:  23685.61
+Transfer/sec:      3.40MB
+
+---------------------------------------------------------
+ Queries: 1 for play-jpa
+ 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:9000/db?queries=1
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db?queries=1
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     9.93ms   32.61ms 680.46ms   99.53%
+    Req/Sec     4.06k   709.97     8.33k    79.73%
+  460984 requests in 15.00s, 52.20MB read
+Requests/sec:  30732.91
+Transfer/sec:      3.48MB
+
+---------------------------------------------------------
+ Queries: 5 for play-jpa
+ 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:9000/db?queries=5
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db?queries=5
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    21.73ms   51.50ms 765.49ms   99.23%
+    Req/Sec     1.81k   347.75     3.15k    76.51%
+  211121 requests in 15.00s, 49.67MB read
+Requests/sec:  14075.80
+Transfer/sec:      3.31MB
+
+---------------------------------------------------------
+ Queries: 10 for play-jpa
+ 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:9000/db?queries=10
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db?queries=10
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    29.89ms   15.55ms 688.22ms   90.68%
+    Req/Sec     1.08k   213.83     1.81k    72.52%
+  127897 requests in 15.01s, 49.45MB read
+Requests/sec:   8523.48
+Transfer/sec:      3.30MB
+
+---------------------------------------------------------
+ Queries: 15 for play-jpa
+ 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:9000/db?queries=15
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db?queries=15
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    43.26ms   31.17ms 760.67ms   97.57%
+    Req/Sec   767.07    183.50     1.36k    70.30%
+  90902 requests in 15.00s, 48.90MB read
+Requests/sec:   6060.00
+Transfer/sec:      3.26MB
+
+---------------------------------------------------------
+ Queries: 20 for play-jpa
+ 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:9000/db?queries=20
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db?queries=20
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    53.70ms   17.82ms 316.61ms   75.91%
+    Req/Sec   603.16    153.08     1.05k    68.41%
+  71698 requests in 15.01s, 49.42MB read
+Requests/sec:   4776.94
+Transfer/sec:      3.29MB

File diff suppressed because it is too large
+ 0 - 0
results/play-jpa/20131002144739/results.json


File diff suppressed because it is too large
+ 0 - 0
results/play-jpa/latest/results.json


+ 128 - 0
results/play-scala/20131002145448/db/play-scala/raw

@@ -0,0 +1,128 @@
+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  2 14:58:22 PDT 2013
+
+  System load:  0.81               Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer play-scala
+ 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 60 -c 8 -t 8 http://tfbapp:9000/db
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:9000/db
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     1.09ms  609.13us   8.61ms   90.89%
+    Req/Sec     1.07k   325.39     1.82k    65.89%
+  37849 requests in 5.00s, 4.29MB read
+Requests/sec:   7569.70
+Transfer/sec:      0.86MB
+
+---------------------------------------------------------
+ Running Warmup play-scala
+ 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:9000/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    11.01ms   16.22ms 638.46ms   99.39%
+    Req/Sec     3.08k   573.43     5.17k    72.32%
+  353730 requests in 15.00s, 40.06MB read
+Requests/sec:  23584.07
+Transfer/sec:      2.67MB
+
+---------------------------------------------------------
+ Concurrency: 8 for play-scala
+ 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 8 -t 8 http://tfbapp:9000/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   662.30us  335.66us  12.47ms   98.73%
+    Req/Sec     1.59k   124.44     1.89k    80.12%
+  181435 requests in 15.00s, 20.55MB read
+Requests/sec:  12095.57
+Transfer/sec:      1.37MB
+
+---------------------------------------------------------
+ Concurrency: 16 for play-scala
+ 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 16 -t 8 http://tfbapp:9000/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db
+  8 threads and 16 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     0.87ms  403.06us  13.33ms   94.94%
+    Req/Sec     2.43k   226.24     3.00k    67.78%
+  276236 requests in 15.00s, 31.28MB read
+Requests/sec:  18415.60
+Transfer/sec:      2.09MB
+
+---------------------------------------------------------
+ Concurrency: 32 for play-scala
+ 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 32 -t 8 http://tfbapp:9000/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db
+  8 threads and 32 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     1.56ms    2.67ms  89.56ms   98.19%
+    Req/Sec     2.91k   443.60     4.00k    75.60%
+  331352 requests in 15.00s, 37.52MB read
+Requests/sec:  22090.65
+Transfer/sec:      2.50MB
+
+---------------------------------------------------------
+ Concurrency: 64 for play-scala
+ 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 64 -t 8 http://tfbapp:9000/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db
+  8 threads and 64 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     3.07ms    4.33ms  74.58ms   97.99%
+    Req/Sec     3.03k   439.84     4.33k    81.47%
+  344733 requests in 15.00s, 39.04MB read
+Requests/sec:  22983.07
+Transfer/sec:      2.60MB
+
+---------------------------------------------------------
+ Concurrency: 128 for play-scala
+ 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 128 -t 8 http://tfbapp:9000/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db
+  8 threads and 128 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     5.54ms    3.23ms  92.97ms   90.85%
+    Req/Sec     3.08k   476.81     4.45k    77.45%
+  352433 requests in 15.00s, 39.91MB read
+Requests/sec:  23495.19
+Transfer/sec:      2.66MB
+
+---------------------------------------------------------
+ Concurrency: 256 for play-scala
+ 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:9000/db
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    11.03ms   14.73ms 634.89ms   99.34%
+    Req/Sec     3.11k   616.02     6.00k    73.08%
+  355403 requests in 15.00s, 40.25MB read
+Requests/sec:  23693.99
+Transfer/sec:      2.68MB

+ 128 - 0
results/play-scala/20131002145448/fortune/play-scala/raw

@@ -0,0 +1,128 @@
+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  2 15:02:30 PDT 2013
+
+  System load:  0.14               Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer play-scala
+ 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://tfbapp:9000/fortunes
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:9000/fortunes
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     0.95ms  641.98us  13.14ms   98.55%
+    Req/Sec     1.15k   166.04     1.44k    73.39%
+  42424 requests in 5.00s, 95.56MB read
+Requests/sec:   8484.48
+Transfer/sec:     19.11MB
+
+---------------------------------------------------------
+ Running Warmup play-scala
+ 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://tfbapp:9000/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/fortunes
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    18.10ms   12.81ms 638.77ms   88.81%
+    Req/Sec     1.80k   281.67     2.86k    73.55%
+  210441 requests in 15.00s, 474.03MB read
+Requests/sec:  14029.25
+Transfer/sec:     31.60MB
+
+---------------------------------------------------------
+ Concurrency: 8 for play-scala
+ 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://tfbapp:9000/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/fortunes
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     0.87ms  352.91us  12.18ms   98.83%
+    Req/Sec     1.22k   112.82     1.44k    61.50%
+  138589 requests in 15.00s, 312.18MB read
+Requests/sec:   9239.17
+Transfer/sec:     20.81MB
+
+---------------------------------------------------------
+ Concurrency: 16 for play-scala
+ 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://tfbapp:9000/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/fortunes
+  8 threads and 16 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     1.28ms  627.77us  14.00ms   95.29%
+    Req/Sec     1.66k   198.60     2.22k    74.16%
+  189262 requests in 15.00s, 426.33MB read
+Requests/sec:  12617.60
+Transfer/sec:     28.42MB
+
+---------------------------------------------------------
+ Concurrency: 32 for play-scala
+ 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://tfbapp:9000/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/fortunes
+  8 threads and 32 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     2.54ms    2.66ms  48.53ms   98.06%
+    Req/Sec     1.78k   257.43     2.56k    81.12%
+  202234 requests in 15.00s, 455.55MB read
+Requests/sec:  13481.98
+Transfer/sec:     30.37MB
+
+---------------------------------------------------------
+ Concurrency: 64 for play-scala
+ 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://tfbapp:9000/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/fortunes
+  8 threads and 64 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     4.67ms    2.14ms  38.69ms   83.22%
+    Req/Sec     1.82k   294.47     2.80k    82.15%
+  207788 requests in 15.00s, 468.06MB read
+Requests/sec:  13852.56
+Transfer/sec:     31.20MB
+
+---------------------------------------------------------
+ Concurrency: 128 for play-scala
+ 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://tfbapp:9000/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/fortunes
+  8 threads and 128 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     9.06ms    3.78ms  53.53ms   73.04%
+    Req/Sec     1.82k   276.48     3.13k    75.67%
+  210727 requests in 15.00s, 474.68MB read
+Requests/sec:  14048.06
+Transfer/sec:     31.64MB
+
+---------------------------------------------------------
+ Concurrency: 256 for play-scala
+ 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://tfbapp:9000/fortunes
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/fortunes
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    18.33ms   12.51ms 646.88ms   85.60%
+    Req/Sec     1.79k   285.49     3.13k    73.50%
+  209569 requests in 15.00s, 472.07MB read
+Requests/sec:  13970.66
+Transfer/sec:     31.47MB

+ 128 - 0
results/play-scala/20131002145448/json/play-scala/raw

@@ -0,0 +1,128 @@
+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  2 14:56:10 PDT 2013
+
+  System load:  0.0                Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer play-scala
+ 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 60 -c 8 -t 8 http://tfbapp:9000/json
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:9000/json
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   370.30us  396.39us  13.64ms   95.66%
+    Req/Sec     3.17k     0.86k    4.55k    76.35%
+  110802 requests in 5.00s, 11.83MB read
+Requests/sec:  22162.07
+Transfer/sec:      2.37MB
+
+---------------------------------------------------------
+ Running Warmup play-scala
+ 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:9000/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/json
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     3.06ms   15.85ms 634.56ms   99.81%
+    Req/Sec    12.65k     2.11k   23.89k    76.83%
+  1430313 requests in 15.00s, 152.77MB read
+Requests/sec:  95364.45
+Transfer/sec:     10.19MB
+
+---------------------------------------------------------
+ Concurrency: 8 for play-scala
+ 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 8 -t 8 http://tfbapp:9000/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/json
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   289.52us  149.78us   9.53ms   99.72%
+    Req/Sec     3.60k   256.08     4.44k    91.92%
+  406517 requests in 15.00s, 43.42MB read
+Requests/sec:  27101.61
+Transfer/sec:      2.89MB
+
+---------------------------------------------------------
+ Concurrency: 16 for play-scala
+ 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 16 -t 8 http://tfbapp:9000/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/json
+  8 threads and 16 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   288.31us  221.24us  16.00ms   99.55%
+    Req/Sec     7.21k   657.29     8.89k    81.14%
+  818526 requests in 15.00s, 87.43MB read
+Requests/sec:  54570.36
+Transfer/sec:      5.83MB
+
+---------------------------------------------------------
+ Concurrency: 32 for play-scala
+ 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 32 -t 8 http://tfbapp:9000/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/json
+  8 threads and 32 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   371.65us  338.09us  10.37ms   97.33%
+    Req/Sec    11.34k     1.29k   14.56k    80.74%
+  1288825 requests in 15.00s, 137.66MB read
+Requests/sec:  85924.18
+Transfer/sec:      9.18MB
+
+---------------------------------------------------------
+ Concurrency: 64 for play-scala
+ 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 64 -t 8 http://tfbapp:9000/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/json
+  8 threads and 64 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   681.06us  825.28us  34.60ms   95.24%
+    Req/Sec    12.73k     2.03k   19.22k    72.45%
+  1446776 requests in 15.00s, 154.53MB read
+Requests/sec:  96457.83
+Transfer/sec:     10.30MB
+
+---------------------------------------------------------
+ Concurrency: 128 for play-scala
+ 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 128 -t 8 http://tfbapp:9000/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/json
+  8 threads and 128 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     1.36ms    3.76ms 626.53ms   97.38%
+    Req/Sec    12.90k     2.21k   23.44k    74.71%
+  1463778 requests in 15.00s, 156.35MB read
+Requests/sec:  97593.31
+Transfer/sec:     10.42MB
+
+---------------------------------------------------------
+ Concurrency: 256 for play-scala
+ 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:9000/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/json
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     3.45ms   19.87ms 640.73ms   99.70%
+    Req/Sec    12.50k     1.99k   21.89k    75.61%
+  1421141 requests in 15.00s, 151.79MB read
+Requests/sec:  94749.78
+Transfer/sec:     10.12MB

+ 114 - 0
results/play-scala/20131002145448/query/play-scala/raw

@@ -0,0 +1,114 @@
+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  2 15:00:35 PDT 2013
+
+  System load:  0.52               Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer play-scala
+ 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:9000/db?queries=2
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:9000/db?queries=2
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     0.86ms  448.44us  11.73ms   97.02%
+    Req/Sec     1.24k   131.07     1.55k    75.19%
+  46566 requests in 5.00s, 6.68MB read
+Requests/sec:   9309.35
+Transfer/sec:      1.34MB
+
+---------------------------------------------------------
+ Running Warmup play-scala
+ 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:9000/db?queries=2
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db?queries=2
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    17.91ms    8.56ms 631.95ms   77.85%
+    Req/Sec     1.82k   424.83     3.56k    70.36%
+  211287 requests in 15.00s, 30.32MB read
+Requests/sec:  14086.57
+Transfer/sec:      2.02MB
+
+---------------------------------------------------------
+ Queries: 1 for play-scala
+ 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:9000/db?queries=1
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db?queries=1
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    10.84ms    5.81ms 661.08ms   83.68%
+    Req/Sec     3.03k   430.29     4.67k    75.46%
+  350054 requests in 15.00s, 39.64MB read
+Requests/sec:  23339.75
+Transfer/sec:      2.64MB
+
+---------------------------------------------------------
+ Queries: 5 for play-scala
+ 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:9000/db?queries=5
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db?queries=5
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    43.17ms   57.34ms 719.28ms   98.78%
+    Req/Sec   817.07    272.15     1.69k    68.80%
+  96494 requests in 15.01s, 22.70MB read
+Requests/sec:   6430.49
+Transfer/sec:      1.51MB
+
+---------------------------------------------------------
+ Queries: 10 for play-scala
+ 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:9000/db?queries=10
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db?queries=10
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    74.38ms   22.77ms 311.17ms   82.28%
+    Req/Sec   424.81     65.25   816.00     74.37%
+  50549 requests in 15.03s, 19.54MB read
+Requests/sec:   3364.03
+Transfer/sec:      1.30MB
+
+---------------------------------------------------------
+ Queries: 15 for play-scala
+ 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:9000/db?queries=15
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db?queries=15
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   111.48ms   33.88ms 757.49ms   88.33%
+    Req/Sec   285.94     28.74   447.00     76.79%
+  33965 requests in 15.01s, 18.27MB read
+Requests/sec:   2263.24
+Transfer/sec:      1.22MB
+
+---------------------------------------------------------
+ Queries: 20 for play-scala
+ 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:9000/db?queries=20
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/db?queries=20
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   151.66ms   43.17ms 738.55ms   88.68%
+    Req/Sec   211.86     27.17   404.00     83.71%
+  25410 requests in 15.01s, 17.52MB read
+Requests/sec:   1693.30
+Transfer/sec:      1.17MB

File diff suppressed because it is too large
+ 0 - 0
results/play-scala/20131002145448/results.json


+ 114 - 0
results/play-scala/20131002145448/update/play-scala/raw

@@ -0,0 +1,114 @@
+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  2 15:04:43 PDT 2013
+
+  System load:  0.26               Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer play-scala
+ 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:9000/update?queries=2
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:9000/update?queries=2
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     9.47ms    2.89ms  19.78ms   64.03%
+    Req/Sec   110.36     24.87   192.00     59.88%
+  4338 requests in 5.00s, 701.34KB read
+Requests/sec:    867.37
+Transfer/sec:    140.23KB
+
+---------------------------------------------------------
+ Running Warmup play-scala
+ 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:9000/update?queries=2
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/update?queries=2
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    61.89ms  107.54ms 691.07ms   96.38%
+    Req/Sec   767.30    298.81     1.45k    70.15%
+  90829 requests in 15.01s, 14.34MB read
+Requests/sec:   6051.99
+Transfer/sec:      0.96MB
+
+---------------------------------------------------------
+ Queries: 1 for play-scala
+ 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:9000/update?queries=1
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/update?queries=1
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    33.84ms   72.41ms 677.56ms   97.46%
+    Req/Sec     1.42k   478.28     2.55k    73.39%
+  165547 requests in 15.00s, 21.12MB read
+Requests/sec:  11036.73
+Transfer/sec:      1.41MB
+
+---------------------------------------------------------
+ Queries: 5 for play-scala
+ 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:9000/update?queries=5
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/update?queries=5
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   106.27ms   80.74ms 843.88ms   94.86%
+    Req/Sec   336.46    100.68   744.00     75.45%
+  39839 requests in 15.00s, 9.95MB read
+Requests/sec:   2655.21
+Transfer/sec:    679.08KB
+
+---------------------------------------------------------
+ Queries: 10 for play-scala
+ 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:9000/update?queries=10
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/update?queries=10
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   206.17ms   75.76ms 852.22ms   84.84%
+    Req/Sec   161.32     38.45   256.00     72.83%
+  19417 requests in 15.02s, 7.79MB read
+Requests/sec:   1292.54
+Transfer/sec:    531.15KB
+
+---------------------------------------------------------
+ Queries: 15 for play-scala
+ 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:9000/update?queries=15
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/update?queries=15
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   322.96ms  144.66ms 979.01ms   84.93%
+    Req/Sec   103.53     29.76   183.00     77.50%
+  12457 requests in 15.01s, 6.89MB read
+Requests/sec:    829.92
+Transfer/sec:    469.79KB
+
+---------------------------------------------------------
+ Queries: 20 for play-scala
+ 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:9000/update?queries=20
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:9000/update?queries=20
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   398.25ms  128.37ms 993.45ms   87.54%
+    Req/Sec    80.28     20.38   137.00     75.37%
+  9855 requests in 15.02s, 6.94MB read
+Requests/sec:    656.24
+Transfer/sec:    473.32KB

File diff suppressed because it is too large
+ 0 - 0
results/play-scala/latest/results.json


File diff suppressed because it is too large
+ 0 - 0
results/racket-ws/20131002153146/results.json


File diff suppressed because it is too large
+ 0 - 0
results/racket-ws/latest/results.json


+ 130 - 0
results/servlet-postgres-raw/20131002153609/db/servlet-postgres-raw/raw

@@ -0,0 +1,130 @@
+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  2 15:37:35 PDT 2013
+
+  System load:  0.0                Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer servlet-postgres-raw
+ 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 60 -c 8 -t 8 http://tfbapp:8080/servlet/postgres
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:8080/servlet/postgres
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    12.81ms   33.04ms 133.63ms   92.68%
+    Req/Sec   280.74     98.63   555.00     81.07%
+  10592 requests in 5.00s, 1.36MB read
+Requests/sec:   2117.53
+Transfer/sec:    279.17KB
+
+---------------------------------------------------------
+ Running Warmup servlet-postgres-raw
+ 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/servlet/postgres
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/servlet/postgres
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   192.00ms  270.39ms   3.00s    89.11%
+    Req/Sec   200.95     90.89   466.00     57.32%
+  24049 requests in 15.01s, 3.10MB read
+  Socket errors: connect 0, read 0, write 0, timeout 10
+Requests/sec:   1602.19
+Transfer/sec:    211.23KB
+
+---------------------------------------------------------
+ Concurrency: 8 for servlet-postgres-raw
+ 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 8 -t 8 http://tfbapp:8080/servlet/postgres
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/servlet/postgres
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    10.35ms    7.32ms  97.51ms   98.41%
+    Req/Sec   105.89     27.09   238.00     70.61%
+  12485 requests in 15.01s, 1.61MB read
+Requests/sec:    831.80
+Transfer/sec:    109.66KB
+
+---------------------------------------------------------
+ Concurrency: 16 for servlet-postgres-raw
+ 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 16 -t 8 http://tfbapp:8080/servlet/postgres
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/servlet/postgres
+  8 threads and 16 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    16.92ms   15.81ms 166.27ms   88.17%
+    Req/Sec   143.05     73.19   447.00     81.12%
+  16981 requests in 15.00s, 2.19MB read
+Requests/sec:   1131.81
+Transfer/sec:    149.21KB
+
+---------------------------------------------------------
+ Concurrency: 32 for servlet-postgres-raw
+ 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 32 -t 8 http://tfbapp:8080/servlet/postgres
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/servlet/postgres
+  8 threads and 32 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    28.71ms   38.62ms 378.63ms   88.25%
+    Req/Sec   187.57    105.14   563.00     68.51%
+  22756 requests in 15.01s, 2.93MB read
+Requests/sec:   1516.30
+Transfer/sec:    199.90KB
+
+---------------------------------------------------------
+ Concurrency: 64 for servlet-postgres-raw
+ 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 64 -t 8 http://tfbapp:8080/servlet/postgres
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/servlet/postgres
+  8 threads and 64 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    63.19ms   81.28ms 574.52ms   87.22%
+    Req/Sec   154.17     78.58   382.00     74.86%
+  18751 requests in 15.01s, 2.41MB read
+Requests/sec:   1248.97
+Transfer/sec:    164.66KB
+
+---------------------------------------------------------
+ Concurrency: 128 for servlet-postgres-raw
+ 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 128 -t 8 http://tfbapp:8080/servlet/postgres
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/servlet/postgres
+  8 threads and 128 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   148.42ms  212.36ms   1.77s    87.31%
+    Req/Sec   115.35     23.26   206.00     66.79%
+  13845 requests in 15.02s, 1.78MB read
+Requests/sec:    921.98
+Transfer/sec:    121.55KB
+
+---------------------------------------------------------
+ Concurrency: 256 for servlet-postgres-raw
+ 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/servlet/postgres
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/servlet/postgres
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   259.50ms  360.98ms   3.26s    88.49%
+    Req/Sec   115.82     20.43   178.00     68.72%
+  13899 requests in 15.01s, 1.79MB read
+  Socket errors: connect 0, read 0, write 0, timeout 11
+Requests/sec:    925.79
+Transfer/sec:    122.05KB

+ 120 - 0
results/servlet-postgres-raw/20131002153609/query/servlet-postgres-raw/raw

@@ -0,0 +1,120 @@
+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  2 15:39:48 PDT 2013
+
+  System load:  0.0                Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer servlet-postgres-raw
+ 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/servlet/postgres?queries=2
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:8080/servlet/postgres?queries=2
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     7.83ms    8.26ms  55.36ms   96.60%
+    Req/Sec   196.79    106.34   416.00     52.28%
+  7373 requests in 5.00s, 0.99MB read
+Requests/sec:   1473.58
+Transfer/sec:    202.90KB
+
+---------------------------------------------------------
+ Running Warmup servlet-postgres-raw
+ 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/servlet/postgres?queries=2
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/servlet/postgres?queries=2
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   209.88ms  291.01ms   2.71s    88.53%
+    Req/Sec   189.11     86.46   429.00     60.00%
+  22934 requests in 15.04s, 3.08MB read
+  Socket errors: connect 0, read 0, write 0, timeout 3
+Requests/sec:   1525.07
+Transfer/sec:    210.00KB
+
+---------------------------------------------------------
+ Queries: 1 for servlet-postgres-raw
+ 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/servlet/postgres?queries=1
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/servlet/postgres?queries=1
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   236.73ms  300.74ms   2.25s    86.17%
+    Req/Sec   154.80     69.31   317.00     76.47%
+  18319 requests in 15.03s, 2.36MB read
+  Socket errors: connect 0, read 0, write 0, timeout 9
+Requests/sec:   1219.04
+Transfer/sec:    160.71KB
+
+---------------------------------------------------------
+ Queries: 5 for servlet-postgres-raw
+ 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/servlet/postgres?queries=5
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/servlet/postgres?queries=5
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   271.07ms  330.19ms   2.71s    86.66%
+    Req/Sec   115.51     18.20   162.00     66.50%
+  13866 requests in 15.02s, 2.06MB read
+  Socket errors: connect 0, read 0, write 0, timeout 9
+Requests/sec:    923.24
+Transfer/sec:    140.65KB
+
+---------------------------------------------------------
+ Queries: 10 for servlet-postgres-raw
+ 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/servlet/postgres?queries=10
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/servlet/postgres?queries=10
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   279.59ms  360.48ms   2.47s    86.25%
+    Req/Sec   125.84     43.71   338.00     89.19%
+  15581 requests in 15.01s, 2.69MB read
+  Socket errors: connect 0, read 0, write 0, timeout 3
+Requests/sec:   1037.93
+Transfer/sec:    183.46KB
+
+---------------------------------------------------------
+ Queries: 15 for servlet-postgres-raw
+ 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/servlet/postgres?queries=15
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/servlet/postgres?queries=15
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   223.58ms  313.93ms   3.57s    87.95%
+    Req/Sec   157.41     74.67   351.00     74.18%
+  19430 requests in 15.03s, 3.82MB read
+  Socket errors: connect 0, read 0, write 0, timeout 10
+Requests/sec:   1292.57
+Transfer/sec:    260.03KB
+
+---------------------------------------------------------
+ Queries: 20 for servlet-postgres-raw
+ 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/servlet/postgres?queries=20
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/servlet/postgres?queries=20
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   205.34ms  297.60ms   3.76s    89.29%
+    Req/Sec   186.24     84.79   358.00     58.45%
+  22689 requests in 15.01s, 5.02MB read
+  Socket errors: connect 0, read 0, write 0, timeout 6
+Requests/sec:   1511.56
+Transfer/sec:    342.46KB

File diff suppressed because it is too large
+ 0 - 0
results/servlet-postgres-raw/20131002153609/results.json


+ 119 - 0
results/servlet-postgres-raw/20131002153609/update/servlet-postgres-raw/raw

@@ -0,0 +1,119 @@
+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  2 15:41:43 PDT 2013
+
+  System load:  0.0                Processes:           118
+  Usage of /:   5.9% of 129.62GB   Users logged in:     0
+  Memory usage: 2%                 IP address for eth1: 172.16.98.98
+  Swap usage:   0%
+
+  Graph this data and manage this system at https://landscape.canonical.com/
+
+43 packages can be updated.
+15 updates are security updates.
+
+
+---------------------------------------------------------
+ Running Primer servlet-postgres-raw
+ 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/servlet/postgres-update?queries=2
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:8080/servlet/postgres-update?queries=2
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     9.99ms    3.97ms  49.15ms   77.97%
+    Req/Sec   105.86     26.51   190.00     70.01%
+  4173 requests in 5.01s, 574.60KB read
+Requests/sec:    833.72
+Transfer/sec:    114.80KB
+
+---------------------------------------------------------
+ Running Warmup servlet-postgres-raw
+ 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/servlet/postgres-update?queries=2
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/servlet/postgres-update?queries=2
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   275.37ms  349.81ms   2.25s    86.32%
+    Req/Sec   114.64     19.87   168.00     69.63%
+  13789 requests in 15.02s, 1.85MB read
+  Socket errors: connect 0, read 0, write 0, timeout 8
+Requests/sec:    918.26
+Transfer/sec:    126.44KB
+
+---------------------------------------------------------
+ Queries: 1 for servlet-postgres-raw
+ 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/servlet/postgres-update?queries=1
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/servlet/postgres-update?queries=1
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   245.99ms  313.81ms   2.17s    85.79%
+    Req/Sec   143.90     63.65   338.00     81.97%
+  17062 requests in 15.01s, 2.20MB read
+  Socket errors: connect 0, read 0, write 0, timeout 7
+Requests/sec:   1136.64
+Transfer/sec:    149.85KB
+
+---------------------------------------------------------
+ Queries: 5 for servlet-postgres-raw
+ 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/servlet/postgres-update?queries=5
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/servlet/postgres-update?queries=5
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   205.87ms  289.78ms   2.94s    87.91%
+    Req/Sec   180.09     81.07   333.00     60.99%
+  21203 requests in 15.03s, 3.15MB read
+  Socket errors: connect 0, read 0, write 0, timeout 4
+Requests/sec:   1410.77
+Transfer/sec:    214.92KB
+
+---------------------------------------------------------
+ Queries: 10 for servlet-postgres-raw
+ 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/servlet/postgres-update?queries=10
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/servlet/postgres-update?queries=10
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   211.42ms  269.67ms   3.39s    88.77%
+    Req/Sec   166.28     76.68   335.00     69.15%
+  19728 requests in 15.04s, 3.41MB read
+Requests/sec:   1311.28
+Transfer/sec:    231.78KB
+
+---------------------------------------------------------
+ Queries: 15 for servlet-postgres-raw
+ 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/servlet/postgres-update?queries=15
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/servlet/postgres-update?queries=15
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   270.04ms  346.28ms   3.08s    85.64%
+    Req/Sec   114.71     16.29   161.00     70.27%
+  13807 requests in 15.02s, 2.71MB read
+  Socket errors: connect 0, read 0, write 0, timeout 8
+Requests/sec:    919.05
+Transfer/sec:    184.89KB
+
+---------------------------------------------------------
+ Queries: 20 for servlet-postgres-raw
+ 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/servlet/postgres-update?queries=20
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/servlet/postgres-update?queries=20
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   249.13ms  313.09ms   2.28s    87.82%
+    Req/Sec   116.27     21.16   180.00     65.71%
+  14244 requests in 15.00s, 3.15MB read
+  Socket errors: connect 0, read 0, write 0, timeout 4
+Requests/sec:    949.35
+Transfer/sec:    215.09KB

File diff suppressed because it is too large
+ 0 - 0
results/servlet-postgres-raw/latest/results.json


File diff suppressed because it is too large
+ 0 - 0
results/undertow-postgresql/20131002154651/results.json


Some files were not shown because too many files changed in this diff