Browse Source

Kohana, laravel, and lift-stateless tests

tfb 12 years ago
parent
commit
fed9ac1593

+ 130 - 0
results/kohana/20131002162526/json/kohana/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 16:26: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 kohana
+ 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/bench/json
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:8080/bench/json
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     2.44ms    0.87ms   6.70ms   69.09%
+    Req/Sec   445.83     89.56   777.00     63.58%
+  16899 requests in 5.00s, 3.61MB read
+Requests/sec:   3378.88
+Transfer/sec:    738.97KB
+
+---------------------------------------------------------
+ Running Warmup kohana
+ 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/bench/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/bench/json
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    67.24ms   48.26ms   1.07s    75.87%
+    Req/Sec   467.08     49.64   676.00     75.91%
+  55791 requests in 15.00s, 11.92MB read
+  Socket errors: connect 0, read 0, write 0, timeout 9
+Requests/sec:   3718.81
+Transfer/sec:    813.34KB
+
+---------------------------------------------------------
+ Concurrency: 8 for kohana
+ 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/bench/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/bench/json
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     2.40ms  835.75us   9.35ms   70.12%
+    Req/Sec   448.16     90.80   777.00     62.89%
+  51040 requests in 15.00s, 10.90MB read
+Requests/sec:   3402.14
+Transfer/sec:    744.05KB
+
+---------------------------------------------------------
+ Concurrency: 16 for kohana
+ 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/bench/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/bench/json
+  8 threads and 16 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     4.38ms    1.78ms  20.04ms   70.51%
+    Req/Sec   487.03     99.68     1.00k    71.07%
+  56041 requests in 15.00s, 11.97MB read
+Requests/sec:   3735.59
+Transfer/sec:    816.98KB
+
+---------------------------------------------------------
+ Concurrency: 32 for kohana
+ 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/bench/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/bench/json
+  8 threads and 32 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     8.44ms    4.06ms  40.86ms   71.04%
+    Req/Sec   491.47     75.37     0.93k    68.60%
+  57937 requests in 15.00s, 12.37MB read
+Requests/sec:   3861.52
+Transfer/sec:    844.52KB
+
+---------------------------------------------------------
+ Concurrency: 64 for kohana
+ 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/bench/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/bench/json
+  8 threads and 64 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    16.75ms    9.69ms  77.51ms   73.39%
+    Req/Sec   482.86     64.05   730.00     70.79%
+  57456 requests in 15.00s, 12.27MB read
+Requests/sec:   3829.30
+Transfer/sec:    837.49KB
+
+---------------------------------------------------------
+ Concurrency: 128 for kohana
+ 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/bench/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/bench/json
+  8 threads and 128 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    34.69ms   20.19ms 170.26ms   69.73%
+    Req/Sec   470.33     58.28   774.00     73.05%
+  56173 requests in 15.00s, 12.00MB read
+Requests/sec:   3743.81
+Transfer/sec:    818.80KB
+
+---------------------------------------------------------
+ Concurrency: 256 for kohana
+ 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/bench/json
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/bench/json
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    68.36ms   75.83ms   3.80s    95.06%
+    Req/Sec   472.18     46.10   681.00     72.73%
+  56612 requests in 15.00s, 12.09MB read
+  Socket errors: connect 0, read 0, write 0, timeout 7
+Requests/sec:   3773.52
+Transfer/sec:    825.30KB

File diff suppressed because it is too large
+ 0 - 0
results/kohana/20131002162526/results.json


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


+ 136 - 0
results/laravel/20131002162955/json/laravel/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 16:31:17 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 laravel
+ 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     4.01ms    4.56ms  40.97ms   85.44%
+    Req/Sec   282.36     96.38   615.00     66.25%
+  10820 requests in 5.00s, 6.65MB read
+  Non-2xx or 3xx responses: 5154
+Requests/sec:   2162.02
+Transfer/sec:      1.33MB
+
+---------------------------------------------------------
+ Running Warmup laravel
+ 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   116.22ms  150.46ms   1.26s    88.31%
+    Req/Sec   260.18     22.16   325.00     68.78%
+  31248 requests in 15.01s, 18.89MB read
+  Non-2xx or 3xx responses: 15463
+Requests/sec:   2081.57
+Transfer/sec:      1.26MB
+
+---------------------------------------------------------
+ Concurrency: 8 for laravel
+ 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     4.44ms    5.59ms  50.51ms   89.53%
+    Req/Sec   285.00    108.18   687.00     66.59%
+  33150 requests in 15.00s, 20.43MB read
+  Non-2xx or 3xx responses: 15713
+Requests/sec:   2209.52
+Transfer/sec:      1.36MB
+
+---------------------------------------------------------
+ Concurrency: 16 for laravel
+ 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     9.04ms   16.85ms 229.90ms   93.34%
+    Req/Sec   280.23    112.02   696.00     70.06%
+  33247 requests in 15.01s, 20.14MB read
+  Non-2xx or 3xx responses: 16375
+Requests/sec:   2215.11
+Transfer/sec:      1.34MB
+
+---------------------------------------------------------
+ Concurrency: 32 for laravel
+ 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    18.44ms   47.29ms 521.12ms   93.49%
+    Req/Sec   274.23    115.38   738.00     69.28%
+  32798 requests in 15.01s, 19.84MB read
+  Non-2xx or 3xx responses: 16201
+Requests/sec:   2185.77
+Transfer/sec:      1.32MB
+
+---------------------------------------------------------
+ Concurrency: 64 for laravel
+ 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    31.98ms   74.64ms   1.15s    90.90%
+    Req/Sec   270.98     83.92   583.00     69.76%
+  32471 requests in 15.01s, 19.63MB read
+  Non-2xx or 3xx responses: 16052
+Requests/sec:   2163.19
+Transfer/sec:      1.31MB
+
+---------------------------------------------------------
+ Concurrency: 128 for laravel
+ 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    59.77ms  120.02ms 824.43ms   89.51%
+    Req/Sec   265.97     58.16   525.00     71.33%
+  31992 requests in 15.02s, 19.34MB read
+  Non-2xx or 3xx responses: 15820
+Requests/sec:   2130.10
+Transfer/sec:      1.29MB
+
+---------------------------------------------------------
+ Concurrency: 256 for laravel
+ 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   126.18ms  186.87ms   1.52s    85.03%
+    Req/Sec   263.58     31.54   364.00     68.70%
+  31502 requests in 15.00s, 19.04MB read
+  Non-2xx or 3xx responses: 15579
+Requests/sec:   2099.63
+Transfer/sec:      1.27MB

File diff suppressed because it is too large
+ 0 - 0
results/laravel/20131002162955/results.json


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


+ 135 - 0
results/lift-stateless/20131002163420/db/lift-stateless/raw

@@ -0,0 +1,135 @@
+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:38:27 PDT 2013
+
+  System load:  0.38               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 lift-stateless
+ 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     5.94ms    3.37ms  28.79ms   86.66%
+    Req/Sec   197.48     66.57   338.00     58.93%
+  7312 requests in 5.00s, 2.25MB read
+Requests/sec:   1461.68
+Transfer/sec:    460.75KB
+
+---------------------------------------------------------
+ Running Warmup lift-stateless
+ 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    84.62ms   26.34ms 688.24ms   89.74%
+    Req/Sec   387.50     65.74   495.00     80.53%
+  46146 requests in 15.01s, 14.21MB read
+  Non-2xx or 3xx responses: 5
+Requests/sec:   3074.55
+Transfer/sec:      0.95MB
+
+---------------------------------------------------------
+ Concurrency: 8 for lift-stateless
+ 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     3.89ms    8.55ms 105.72ms   99.24%
+    Req/Sec   339.48     78.41   600.00     71.76%
+  38688 requests in 15.00s, 11.91MB read
+  Non-2xx or 3xx responses: 6
+Requests/sec:   2578.89
+Transfer/sec:    812.93KB
+
+---------------------------------------------------------
+ Concurrency: 16 for lift-stateless
+ 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     6.56ms   15.19ms 159.68ms   98.71%
+    Req/Sec   413.52     91.03   687.00     76.04%
+  48059 requests in 15.00s, 14.79MB read
+  Non-2xx or 3xx responses: 2
+Requests/sec:   3203.55
+Transfer/sec:      0.99MB
+
+---------------------------------------------------------
+ Concurrency: 32 for lift-stateless
+ 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     9.57ms    5.31ms  83.08ms   85.67%
+    Req/Sec   431.87     74.85   678.00     67.52%
+  50923 requests in 15.00s, 15.68MB read
+  Non-2xx or 3xx responses: 5
+Requests/sec:   3394.00
+Transfer/sec:      1.04MB
+
+---------------------------------------------------------
+ Concurrency: 64 for lift-stateless
+ 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    20.40ms   15.31ms 190.50ms   97.45%
+    Req/Sec   421.86     55.77   531.00     81.19%
+  50167 requests in 15.00s, 15.44MB read
+  Non-2xx or 3xx responses: 8
+Requests/sec:   3343.82
+Transfer/sec:      1.03MB
+
+---------------------------------------------------------
+ Concurrency: 128 for lift-stateless
+ 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    37.80ms    5.74ms  98.17ms   80.53%
+    Req/Sec   423.38     34.23   541.00     73.71%
+  50474 requests in 15.00s, 15.54MB read
+  Non-2xx or 3xx responses: 4
+Requests/sec:   3364.04
+Transfer/sec:      1.04MB
+
+---------------------------------------------------------
+ Concurrency: 256 for lift-stateless
+ 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    75.08ms   17.17ms 725.80ms   94.98%
+    Req/Sec   421.36     25.40   629.00     96.25%
+  49959 requests in 15.00s, 15.38MB read
+  Non-2xx or 3xx responses: 3
+Requests/sec:   3330.04
+Transfer/sec:      1.03MB

+ 128 - 0
results/lift-stateless/20131002163420/json/lift-stateless/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 16:36:15 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 lift-stateless
+ 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     1.43ms    2.53ms  35.31ms   94.43%
+    Req/Sec     1.25k   719.43     3.30k    65.06%
+  44301 requests in 5.00s, 13.44MB read
+Requests/sec:   8860.66
+Transfer/sec:      2.69MB
+
+---------------------------------------------------------
+ Running Warmup lift-stateless
+ 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     6.45ms    6.95ms 642.16ms   96.98%
+    Req/Sec     5.15k   571.77     7.43k    73.23%
+  586957 requests in 15.00s, 178.01MB read
+Requests/sec:  39131.25
+Transfer/sec:     11.87MB
+
+---------------------------------------------------------
+ Concurrency: 8 for lift-stateless
+ 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   480.18us  503.62us  15.07ms   96.72%
+    Req/Sec     2.29k   425.84     3.56k    72.97%
+  260790 requests in 15.00s, 79.09MB read
+Requests/sec:  17385.63
+Transfer/sec:      5.27MB
+
+---------------------------------------------------------
+ Concurrency: 16 for lift-stateless
+ 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   827.82us    2.08ms  21.32ms   97.27%
+    Req/Sec     3.47k     0.93k    6.22k    73.21%
+  394421 requests in 15.00s, 119.62MB read
+Requests/sec:  26295.24
+Transfer/sec:      7.97MB
+
+---------------------------------------------------------
+ Concurrency: 32 for lift-stateless
+ 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     0.99ms    2.07ms  52.38ms   96.07%
+    Req/Sec     4.39k     0.97k    7.89k    75.56%
+  498876 requests in 15.00s, 151.29MB read
+Requests/sec:  33260.62
+Transfer/sec:     10.09MB
+
+---------------------------------------------------------
+ Concurrency: 64 for lift-stateless
+ 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     1.81ms    2.90ms  76.93ms   96.07%
+    Req/Sec     4.72k   794.30     8.11k    72.77%
+  536891 requests in 15.00s, 162.82MB read
+Requests/sec:  35794.50
+Transfer/sec:     10.86MB
+
+---------------------------------------------------------
+ Concurrency: 128 for lift-stateless
+ 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     3.38ms    4.23ms  71.76ms   96.44%
+    Req/Sec     5.04k   690.14     7.55k    71.01%
+  572615 requests in 15.00s, 173.66MB read
+Requests/sec:  38176.23
+Transfer/sec:     11.58MB
+
+---------------------------------------------------------
+ Concurrency: 256 for lift-stateless
+ 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     7.20ms   14.91ms 633.10ms   98.66%
+    Req/Sec     5.24k   845.94     9.78k    76.76%
+  594138 requests in 15.00s, 180.18MB read
+Requests/sec:  39614.47
+Transfer/sec:     12.01MB

+ 114 - 0
results/lift-stateless/20131002163420/query/lift-stateless/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 16:40:39 PDT 2013
+
+  System load:  0.07               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 lift-stateless
+ 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/2
+---------------------------------------------------------
+
+Running 5s test @ http://tfbapp:8080/db/2
+  8 threads and 8 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency     3.44ms    1.24ms  17.58ms   85.92%
+    Req/Sec   315.24     73.03   500.00     58.68%
+  11882 requests in 5.00s, 4.04MB read
+Requests/sec:   2375.87
+Transfer/sec:    827.27KB
+
+---------------------------------------------------------
+ Running Warmup lift-stateless
+ 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/2
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db/2
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    80.70ms   18.05ms 677.67ms   95.21%
+    Req/Sec   394.57     41.59   627.00     82.54%
+  47180 requests in 15.00s, 16.04MB read
+Requests/sec:   3144.53
+Transfer/sec:      1.07MB
+
+---------------------------------------------------------
+ Queries: 1 for lift-stateless
+ 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/1
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db/1
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    78.63ms   10.52ms 697.22ms   91.59%
+    Req/Sec   405.38     29.94   546.00     88.97%
+  48457 requests in 15.00s, 15.01MB read
+Requests/sec:   3229.64
+Transfer/sec:      1.00MB
+
+---------------------------------------------------------
+ Queries: 5 for lift-stateless
+ 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/5
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db/5
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    86.24ms   19.91ms 702.25ms   95.70%
+    Req/Sec   370.05     27.60   460.00     69.26%
+  44224 requests in 15.00s, 19.10MB read
+Requests/sec:   2947.53
+Transfer/sec:      1.27MB
+
+---------------------------------------------------------
+ Queries: 10 for lift-stateless
+ 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/10
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db/10
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency    94.78ms   11.05ms 311.38ms   88.37%
+    Req/Sec   333.27     25.88   511.00     76.62%
+  39853 requests in 15.01s, 23.25MB read
+Requests/sec:   2655.73
+Transfer/sec:      1.55MB
+
+---------------------------------------------------------
+ Queries: 15 for lift-stateless
+ 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/15
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db/15
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   106.49ms   34.10ms 717.42ms   98.35%
+    Req/Sec   303.01     29.43   437.00     80.29%
+  36240 requests in 15.00s, 26.62MB read
+Requests/sec:   2415.56
+Transfer/sec:      1.77MB
+
+---------------------------------------------------------
+ Queries: 20 for lift-stateless
+ 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/20
+---------------------------------------------------------
+
+Running 15s test @ http://tfbapp:8080/db/20
+  8 threads and 256 connections
+  Thread Stats   Avg      Stdev     Max   +/- Stdev
+    Latency   114.24ms    7.64ms 156.30ms   69.76%
+    Req/Sec   278.93     11.38   308.00     75.60%
+  33474 requests in 15.01s, 29.65MB read
+Requests/sec:   2230.51
+Transfer/sec:      1.98MB

File diff suppressed because it is too large
+ 0 - 0
results/lift-stateless/20131002163420/results.json


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


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