Skip to content

Commit

Permalink
merge results
Browse files Browse the repository at this point in the history
  • Loading branch information
pfalls1 committed Apr 16, 2013
2 parents 321aeb8 + 8ffb3af commit c2acadf
Show file tree
Hide file tree
Showing 20 changed files with 886 additions and 354 deletions.
12 changes: 7 additions & 5 deletions results/ec2/20130415193456/db.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Framework,8,16,32,64,128,256
unfiltered,3968,4149,4273,4253,4247,4114
kohana-raw,345,353,352,346,340,332
laravel-raw,292,292,289,286,278,270
codeigniter-raw,573,574,571,560,537,525
Expand All @@ -19,6 +20,7 @@ nodejs-mongodb-raw,4388,3546,4703,4878,4785,4902
finagle,1871,1916,1895,1907,1903,1906
lift-stateless,603,608,605,622,626,623
nodejs-mysql-raw,2413,2469,2454,2430,2448,2455
cowboy,2759,3658,3824,3905,3940,3814
snap,2689,2519,2364,2738,2653,2533
cake,232,234,232,231,229,215
gemini,7584,8889,9169,9245,9140,8760
Expand All @@ -28,23 +30,23 @@ express-mongodb,2197,2814,2922,2953,2907,2913
grails,2483,2515,2517,2522,2408,2113
express-mysql,1164,1470,1586,1628,1611,1496
nodejs-mongodb,3105,3231,3262,3336,3289,3298
lithium,293,297,298,294,282,264
play,989,1078,1162,1221,1226,1189
php,612,624,624,613,594,566
nodejs-mysql,1197,1299,1749,1730,1663,1690
play,989,1078,1162,1221,1226,1189
elli,2873,4134,4246,4236,4194,4084
php-raw,2943,3021,2979,2967,2887,2868
scalatra-raw,5038,5536,5676,5843,5774,5532
unfiltered,3968,4149,4273,4253,4247,4114
lithium,293,297,298,294,282,264
rails-jruby,713,708,688,679,662,621
rails-ruby,678,679,675,682,678,681
servlet-raw,6757,7938,8146,8337,8378,7431
play-scala,2396,2627,2736,2805,2753,2747
symfony2,117,116,116,115,114,110
flask,699,698,788,819,812,809
phreeze,320,340,355,355,337,329
yesod,3079,3573,3608,3677,3678,3533
http-kit,6158,6149,6164,6187,6227,6041
rails-stripped-jruby,867,848,840,817,799,756
rails-stripped-ruby,804,820,812,808,809,809
django-stripped,500,503,552,548,609,610
symfony2,117,116,116,115,114,110
play-scala,2396,2627,2736,2805,2753,2747
silex-raw,281,278,275,272,268,263
134 changes: 134 additions & 0 deletions results/ec2/20130415193456/db/cowboy/raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
Welcome to Ubuntu 12.04.1 LTS (GNU/Linux 3.2.0-36-virtual x86_64)

* Documentation: https://help.ubuntu.com/

System information as of Tue Apr 16 21:47:49 UTC 2013

System load: 0.36 Processes: 70
Usage of /: 24.6% of 19.69GB Users logged in: 1
Memory usage: 8% IP address for eth0: 10.252.147.39
Swap usage: 0%

Graph this data and manage this system at https://landscape.canonical.com/

67 packages can be updated.
30 updates are security updates.

Get cloud support with Ubuntu Advantage Cloud Guest
http://www.ubuntu.com/business/services/cloud

Use Juju to deploy your cloud instances and workloads.
https://juju.ubuntu.com/#cloud-precise
*** System restart required ***

---------------------------------------------------------
Running Primer cowboy
wrk -d 60 -c 8 -t 8 http://10.252.147.200:8080/db
---------------------------------------------------------

Running 5s test @ http://10.252.147.200:8080/db
8 threads and 8 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 3.03ms 1.61ms 10.47ms 88.43%
Req/Sec 0.00 0.00 0.00 100.00%
13795 requests in 5.00s, 2.38MB read
Requests/sec: 2756.70
Transfer/sec: 486.52KB

---------------------------------------------------------
Running Warmup cowboy
wrk -d 60 -c 256 -t 4 http://10.252.147.200:8080/db
---------------------------------------------------------

Running 1m test @ http://10.252.147.200:8080/db
4 threads and 256 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 69.07ms 8.66ms 177.61ms 91.60%
Req/Sec 0.00 0.00 0.00 100.00%
222697 requests in 1.00m, 38.38MB read
Requests/sec: 3711.56
Transfer/sec: 655.05KB

---------------------------------------------------------
Concurrency: 8 for cowboy
wrk -d 60 -c 8 -t 4 http://10.252.147.200:8080/db
---------------------------------------------------------

Running 1m test @ http://10.252.147.200:8080/db
4 threads and 8 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 3.09ms 4.44ms 165.10ms 95.74%
Req/Sec 0.00 0.00 0.00 100.00%
165572 requests in 1.00m, 28.54MB read
Requests/sec: 2759.35
Transfer/sec: 486.98KB

---------------------------------------------------------
Concurrency: 16 for cowboy
wrk -d 60 -c 16 -t 4 http://10.252.147.200:8080/db
---------------------------------------------------------

Running 1m test @ http://10.252.147.200:8080/db
4 threads and 16 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 4.42ms 1.36ms 25.00ms 91.35%
Req/Sec 0.00 0.00 0.00 100.00%
219533 requests in 1.00m, 37.84MB read
Requests/sec: 3658.83
Transfer/sec: 645.72KB

---------------------------------------------------------
Concurrency: 32 for cowboy
wrk -d 60 -c 32 -t 4 http://10.252.147.200:8080/db
---------------------------------------------------------

Running 1m test @ http://10.252.147.200:8080/db
4 threads and 32 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 8.59ms 2.47ms 55.30ms 85.31%
Req/Sec 0.00 0.00 0.00 100.00%
229455 requests in 1.00m, 39.55MB read
Requests/sec: 3824.32
Transfer/sec: 674.94KB

---------------------------------------------------------
Concurrency: 64 for cowboy
wrk -d 60 -c 64 -t 4 http://10.252.147.200:8080/db
---------------------------------------------------------

Running 1m test @ http://10.252.147.200:8080/db
4 threads and 64 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 16.70ms 7.68ms 223.55ms 99.07%
Req/Sec 47.03 211.77 1.00k 95.30%
234338 requests in 1.00m, 40.39MB read
Requests/sec: 3905.50
Transfer/sec: 689.26KB

---------------------------------------------------------
Concurrency: 128 for cowboy
wrk -d 60 -c 128 -t 4 http://10.252.147.200:8080/db
---------------------------------------------------------

Running 1m test @ http://10.252.147.200:8080/db
4 threads and 128 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 32.47ms 2.55ms 45.32ms 75.89%
Req/Sec 0.00 0.00 0.00 100.00%
236427 requests in 1.00m, 40.75MB read
Requests/sec: 3940.29
Transfer/sec: 695.40KB

---------------------------------------------------------
Concurrency: 256 for cowboy
wrk -d 60 -c 256 -t 4 http://10.252.147.200:8080/db
---------------------------------------------------------

Running 1m test @ http://10.252.147.200:8080/db
4 threads and 256 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 66.99ms 4.29ms 84.96ms 79.38%
Req/Sec 0.00 0.00 0.00 100.00%
228849 requests in 1.00m, 39.44MB read
Requests/sec: 3814.22
Transfer/sec: 673.18KB
134 changes: 134 additions & 0 deletions results/ec2/20130415193456/db/elli/raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
Welcome to Ubuntu 12.04.1 LTS (GNU/Linux 3.2.0-36-virtual x86_64)

* Documentation: https://help.ubuntu.com/

System information as of Tue Apr 16 21:25:00 UTC 2013

System load: 0.48 Processes: 69
Usage of /: 24.6% of 19.69GB Users logged in: 1
Memory usage: 8% IP address for eth0: 10.252.147.39
Swap usage: 0%

Graph this data and manage this system at https://landscape.canonical.com/

67 packages can be updated.
30 updates are security updates.

Get cloud support with Ubuntu Advantage Cloud Guest
http://www.ubuntu.com/business/services/cloud

Use Juju to deploy your cloud instances and workloads.
https://juju.ubuntu.com/#cloud-precise
*** System restart required ***

---------------------------------------------------------
Running Primer elli
wrk -d 60 -c 8 -t 8 http://10.252.147.200:8080/db
---------------------------------------------------------

Running 5s test @ http://10.252.147.200:8080/db
8 threads and 8 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 2.83ms 1.68ms 11.96ms 89.85%
Req/Sec 0.00 0.00 0.00 100.00%
14513 requests in 5.00s, 1.77MB read
Requests/sec: 2902.48
Transfer/sec: 362.16KB

---------------------------------------------------------
Running Warmup elli
wrk -d 60 -c 256 -t 4 http://10.252.147.200:8080/db
---------------------------------------------------------

Running 1m test @ http://10.252.147.200:8080/db
4 threads and 256 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 63.17ms 3.71ms 94.83ms 82.37%
Req/Sec 0.97k 169.77 1.00k 97.03%
243699 requests in 1.00m, 29.70MB read
Requests/sec: 4061.65
Transfer/sec: 506.80KB

---------------------------------------------------------
Concurrency: 8 for elli
wrk -d 60 -c 8 -t 4 http://10.252.147.200:8080/db
---------------------------------------------------------

Running 1m test @ http://10.252.147.200:8080/db
4 threads and 8 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 2.87ms 1.57ms 15.60ms 89.40%
Req/Sec 0.00 0.00 0.00 100.00%
172418 requests in 1.00m, 21.01MB read
Requests/sec: 2873.61
Transfer/sec: 358.55KB

---------------------------------------------------------
Concurrency: 16 for elli
wrk -d 60 -c 16 -t 4 http://10.252.147.200:8080/db
---------------------------------------------------------

Running 1m test @ http://10.252.147.200:8080/db
4 threads and 16 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 3.86ms 750.58us 15.18ms 78.37%
Req/Sec 0.99k 78.74 1.00k 99.38%
248065 requests in 1.00m, 30.23MB read
Requests/sec: 4134.41
Transfer/sec: 515.87KB

---------------------------------------------------------
Concurrency: 32 for elli
wrk -d 60 -c 32 -t 4 http://10.252.147.200:8080/db
---------------------------------------------------------

Running 1m test @ http://10.252.147.200:8080/db
4 threads and 32 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 7.73ms 2.85ms 103.23ms 94.67%
Req/Sec 1.00k 49.74 1.00k 99.75%
254797 requests in 1.00m, 31.05MB read
Requests/sec: 4246.65
Transfer/sec: 529.88KB

---------------------------------------------------------
Concurrency: 64 for elli
wrk -d 60 -c 64 -t 4 http://10.252.147.200:8080/db
---------------------------------------------------------

Running 1m test @ http://10.252.147.200:8080/db
4 threads and 64 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 15.26ms 2.31ms 38.12ms 79.54%
Req/Sec 1.00k 49.83 1.00k 99.75%
254163 requests in 1.00m, 30.97MB read
Requests/sec: 4236.08
Transfer/sec: 528.57KB

---------------------------------------------------------
Concurrency: 128 for elli
wrk -d 60 -c 128 -t 4 http://10.252.147.200:8080/db
---------------------------------------------------------

Running 1m test @ http://10.252.147.200:8080/db
4 threads and 128 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 30.66ms 4.36ms 132.21ms 95.00%
Req/Sec 0.99k 78.81 1.00k 99.38%
251690 requests in 1.00m, 30.67MB read
Requests/sec: 4194.80
Transfer/sec: 523.40KB

---------------------------------------------------------
Concurrency: 256 for elli
wrk -d 60 -c 256 -t 4 http://10.252.147.200:8080/db
---------------------------------------------------------

Running 1m test @ http://10.252.147.200:8080/db
4 threads and 256 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 62.74ms 4.77ms 154.57ms 93.75%
Req/Sec 0.98k 131.13 1.00k 98.25%
245066 requests in 1.00m, 29.86MB read
Requests/sec: 4084.25
Transfer/sec: 509.61KB
22 changes: 11 additions & 11 deletions results/ec2/20130415193456/json.csv
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
Framework,8,16,32,64,128,256
codeigniter,648,663,651,651,629,613
symfony2,156,154,154,153,152,148
unfiltered,13811,20431,26079,29560,32449,36692
netty,19543,29766,36828,38317,40498,41251
spring,10502,10603,10499,11263,11229,10483
laravel,406,408,402,394,386,385
kohana,581,576,574,563,553,547
phreeze,546,545,519,524,493,485
play1,3019,2901,2525,2352,2193,2107
play1siena,8985,9237,9532,9780,9717,8905
WorldJPA,397,397,394,389,380,374
Expand All @@ -16,12 +14,12 @@ wicket,12319,13150,13209,13973,14067,13125
go,17178,25478,25819,25266,25088,24973
sinatra-ruby,675,925,942,939,925,927
sinatra-jruby,593,663,665,658,656,639
spring,10502,10603,10499,11263,11229,10483
tapestry,11305,11356,11964,12055,11646,11168
unfiltered,13811,20431,26079,29560,32449,36692
phreeze,546,545,519,524,493,485
finagle,18584,24337,25838,26494,25474,26156
lift-stateless,3626,4208,5048,5554,5677,5707
wsgi,3205,3379,3368,3370,3403,3387
cowboy,14102,15784,15760,15866,15767,15737
cowboy,13871,15180,15602,15686,15392,15578
snap,6310,6900,7509,6387,6993,6875
cake,261,257,256,249,244,237
gemini,20217,27675,27738,27399,26314,26121
Expand All @@ -30,7 +28,9 @@ compojure,11443,12564,12977,13075,12860,12757
express,7765,7710,7825,7710,7711,7603
grails,4286,4493,4671,4753,4738,4652
nodejs,10069,10915,10667,11029,10953,11053
elli,9780,20509,18556,20041,20288,19724
servlet,20479,26948,27931,28132,27872,26183
codeigniter,648,663,651,651,629,613
elli,9730,20902,19829,20454,20141,19884
lithium,445,443,438,429,420,414
php,4359,4346,4325,4264,4259,4228
play,4316,4596,4898,5180,5380,5223
Expand All @@ -40,13 +40,13 @@ rack-ruby,5557,6860,7606,7064,7430,7465
rails-jruby,693,996,986,976,943,891
rails-ruby,983,985,983,976,972,979
django-stripped,2522,2536,2466,2498,2446,2448
servlet,20479,26948,27931,28132,27872,26183
play-scala,6710,8186,9273,10339,10545,10667
flask,2311,2413,2391,2380,2362,2321
netty,19543,29766,36828,38317,40498,41251
tapestry,11305,11356,11964,12055,11646,11168
yesod,11911,12893,14143,13883,14407,14503
http-kit,14676,17780,18406,18258,21072,22250
rails-stripped-jruby,976,1236,1227,1234,983,762
rails-stripped-ruby,1240,1250,1239,1230,1225,1234
silex,462,461,456,449,438,438
play-scala,6710,8186,9273,10339,10545,10667
symfony2,156,154,154,153,152,148
scalatra,10380,10895,10962,11290,11280,10507
Loading

0 comments on commit c2acadf

Please sign in to comment.