Skip to content

Commit

Permalink
Missing results for elli and cowboy
Browse files Browse the repository at this point in the history
  • Loading branch information
pfalls-techempower committed Apr 16, 2013
1 parent 2e62490 commit 2f9a607
Show file tree
Hide file tree
Showing 10 changed files with 441 additions and 183 deletions.
12 changes: 7 additions & 5 deletions results/i7/20130415095717/db.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Framework,8,16,32,64,128,256
unfiltered,10405,24366,30278,30260,30203,30208
openresty,17115,42955,66599,87400,94888,96122
kohana-raw,1763,2076,2194,2198,2183,2187
laravel-raw,1461,1653,1698,1685,1638,1576
Expand All @@ -21,6 +22,7 @@ finagle,7675,12613,13260,13379,13289,13333
lift-stateless,2614,3199,3351,3328,3321,3318
nodejs-mysql-raw,8852,11538,12531,12348,12618,12686
onion-raw,17561,29967,33432,34040,34159,34178
cowboy,11609,19290,24283,24601,24578,24422
snap,6648,5309,7577,8348,10275,5814
cake,1017,1137,1154,1152,1151,1140
gemini,18892,45522,75118,91515,101186,95908
Expand All @@ -30,23 +32,23 @@ express-mongodb,9117,12588,12735,14120,15448,15734
grails,9530,15110,17363,17171,15560,14577
express-mysql,3320,4939,6069,7229,8001,8163
nodejs-mongodb,9974,12788,15744,16792,17305,17890
lithium,1195,1374,1406,1403,1403,1383
play,3824,5146,5942,6504,6697,6586
php,2483,3590,3926,4012,4005,3946
nodejs-mysql,3404,4950,6060,7862,8420,8606
play,3824,5146,5942,6504,6697,6586
elli,12201,20105,26353,26692,26629,26501
php-raw,10019,21902,27086,27851,26749,27010
scalatra-raw,15587,33449,44575,46914,45873,43946
unfiltered,10405,24366,30278,30260,30203,30208
lithium,1195,1374,1406,1403,1403,1383
rails-jruby,2967,2931,2840,2681,2417,1959
rails-ruby,2782,2962,2924,2863,2807,2766
servlet-raw,17629,42148,63857,76231,80733,79605
play-scala,8263,12916,15340,16700,17333,17694
symfony2,520,573,573,572,569,562
flask,2885,3372,3387,3346,3327,3320
phreeze,4,8,13,22,26,44
yesod,10266,23221,31060,33099,33022,31921
http-kit,14985,39232,56631,56581,56499,56319
rails-stripped-jruby,3444,3497,3372,3174,2826,2257
rails-stripped-ruby,3120,3311,3306,3307,3300,3299
django-stripped,2327,2839,2767,2970,2964,2959
symfony2,520,573,573,572,569,562
play-scala,8263,12916,15340,16700,17333,17694
silex-raw,1490,1731,1752,1751,1748,1739
128 changes: 128 additions & 0 deletions results/i7/20130415095717/db/cowboy/raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
Welcome to Ubuntu 12.04.1 LTS (GNU/Linux 3.2.0-23-generic x86_64)

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

System information as of Tue Apr 16 14:47:28 PDT 2013

System load: 1.83 Processes: 114
Usage of /: 10.0% of 131.63GB Users logged in: 1
Memory usage: 12% IP address for eth1: 172.16.98.98
Swap usage: 0%

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

116 packages can be updated.
54 updates are security updates.


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

Running 5s test @ http://172.16.98.122:8080/db
8 threads and 8 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 713.01us 424.13us 7.43ms 99.62%
Req/Sec 1.00k 0.00 1.00k 100.00%
58083 requests in 5.00s, 10.01MB read
Requests/sec: 11616.98
Transfer/sec: 2.00MB

---------------------------------------------------------
Running Warmup cowboy
wrk -d 60 -c 256 -t 8 http://172.16.98.122:8080/db
---------------------------------------------------------

Running 1m test @ http://172.16.98.122:8080/db
8 threads and 256 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 10.43ms 2.06ms 57.74ms 98.94%
Req/Sec 2.91k 296.50 3.00k 91.98%
1461949 requests in 1.00m, 251.97MB read
Requests/sec: 24366.07
Transfer/sec: 4.20MB

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

Running 1m test @ http://172.16.98.122:8080/db
8 threads and 8 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 681.91us 92.22us 1.27ms 70.91%
Req/Sec 1.00k 0.00 1.00k 100.00%
696588 requests in 1.00m, 120.06MB read
Requests/sec: 11609.82
Transfer/sec: 2.00MB

---------------------------------------------------------
Concurrency: 16 for cowboy
wrk -d 60 -c 16 -t 8 http://172.16.98.122:8080/db
---------------------------------------------------------

Running 1m test @ http://172.16.98.122:8080/db
8 threads and 16 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 829.11us 573.15us 19.39ms 99.53%
Req/Sec 2.00k 0.00 2.00k 100.00%
1157393 requests in 1.00m, 199.48MB read
Requests/sec: 19290.12
Transfer/sec: 3.32MB

---------------------------------------------------------
Concurrency: 32 for cowboy
wrk -d 60 -c 32 -t 8 http://172.16.98.122:8080/db
---------------------------------------------------------

Running 1m test @ http://172.16.98.122:8080/db
8 threads and 32 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 1.29ms 201.31us 3.70ms 73.44%
Req/Sec 3.00k 61.06 3.00k 99.63%
1456980 requests in 1.00m, 251.11MB read
Requests/sec: 24283.35
Transfer/sec: 4.19MB

---------------------------------------------------------
Concurrency: 64 for cowboy
wrk -d 60 -c 64 -t 8 http://172.16.98.122:8080/db
---------------------------------------------------------

Running 1m test @ http://172.16.98.122:8080/db
8 threads and 64 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 2.61ms 1.34ms 51.22ms 99.81%
Req/Sec 3.00k 46.64 3.00k 99.78%
1476033 requests in 1.00m, 254.39MB read
Requests/sec: 24601.02
Transfer/sec: 4.24MB

---------------------------------------------------------
Concurrency: 128 for cowboy
wrk -d 60 -c 128 -t 8 http://172.16.98.122:8080/db
---------------------------------------------------------

Running 1m test @ http://172.16.98.122:8080/db
8 threads and 128 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 5.21ms 1.49ms 49.46ms 99.69%
Req/Sec 3.00k 58.33 3.00k 99.66%
1474651 requests in 1.00m, 254.16MB read
Requests/sec: 24578.23
Transfer/sec: 4.24MB

---------------------------------------------------------
Concurrency: 256 for cowboy
wrk -d 60 -c 256 -t 8 http://172.16.98.122:8080/db
---------------------------------------------------------

Running 1m test @ http://172.16.98.122:8080/db
8 threads and 256 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 10.48ms 1.97ms 61.94ms 99.63%
Req/Sec 3.00k 68.15 3.00k 99.53%
1465314 requests in 1.00m, 252.55MB read
Requests/sec: 24422.00
Transfer/sec: 4.21MB
128 changes: 128 additions & 0 deletions results/i7/20130415095717/db/elli/raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
Welcome to Ubuntu 12.04.1 LTS (GNU/Linux 3.2.0-23-generic x86_64)

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

System information as of Tue Apr 16 14:24:40 PDT 2013

System load: 1.19 Processes: 114
Usage of /: 10.0% of 131.63GB Users logged in: 1
Memory usage: 12% IP address for eth1: 172.16.98.98
Swap usage: 0%

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

116 packages can be updated.
54 updates are security updates.


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

Running 5s test @ http://172.16.98.122:8080/db
8 threads and 8 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 642.49us 78.30us 0.92ms 69.73%
Req/Sec 1.00k 0.00 1.00k 100.00%
61342 requests in 5.00s, 7.47MB read
Requests/sec: 12270.03
Transfer/sec: 1.50MB

---------------------------------------------------------
Running Warmup elli
wrk -d 60 -c 256 -t 8 http://172.16.98.122:8080/db
---------------------------------------------------------

Running 1m test @ http://172.16.98.122:8080/db
8 threads and 256 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 9.68ms 2.05ms 61.56ms 99.44%
Req/Sec 2.98k 192.07 3.00k 98.56%
1587971 requests in 1.00m, 193.50MB read
Requests/sec: 26466.55
Transfer/sec: 3.23MB

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

Running 1m test @ http://172.16.98.122:8080/db
8 threads and 8 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 651.49us 87.46us 1.19ms 70.08%
Req/Sec 1.00k 0.00 1.00k 100.00%
732093 requests in 1.00m, 89.21MB read
Requests/sec: 12201.75
Transfer/sec: 1.49MB

---------------------------------------------------------
Concurrency: 16 for elli
wrk -d 60 -c 16 -t 8 http://172.16.98.122:8080/db
---------------------------------------------------------

Running 1m test @ http://172.16.98.122:8080/db
8 threads and 16 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 796.46us 0.94ms 39.10ms 99.75%
Req/Sec 2.00k 0.00 2.00k 100.00%
1206334 requests in 1.00m, 147.00MB read
Requests/sec: 20105.84
Transfer/sec: 2.45MB

---------------------------------------------------------
Concurrency: 32 for elli
wrk -d 60 -c 32 -t 8 http://172.16.98.122:8080/db
---------------------------------------------------------

Running 1m test @ http://172.16.98.122:8080/db
8 threads and 32 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 1.21ms 448.83us 24.23ms 97.72%
Req/Sec 3.00k 0.00 3.00k 100.00%
1581176 requests in 1.00m, 192.67MB read
Requests/sec: 26353.38
Transfer/sec: 3.21MB

---------------------------------------------------------
Concurrency: 64 for elli
wrk -d 60 -c 64 -t 8 http://172.16.98.122:8080/db
---------------------------------------------------------

Running 1m test @ http://172.16.98.122:8080/db
8 threads and 64 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 2.39ms 1.22ms 51.83ms 99.84%
Req/Sec 3.00k 0.00 3.00k 100.00%
1601512 requests in 1.00m, 195.15MB read
Requests/sec: 26692.64
Transfer/sec: 3.25MB

---------------------------------------------------------
Concurrency: 128 for elli
wrk -d 60 -c 128 -t 8 http://172.16.98.122:8080/db
---------------------------------------------------------

Running 1m test @ http://172.16.98.122:8080/db
8 threads and 128 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 4.78ms 0.99ms 45.02ms 99.84%
Req/Sec 3.00k 30.51 3.00k 99.91%
1597737 requests in 1.00m, 194.69MB read
Requests/sec: 26629.58
Transfer/sec: 3.24MB

---------------------------------------------------------
Concurrency: 256 for elli
wrk -d 60 -c 256 -t 8 http://172.16.98.122:8080/db
---------------------------------------------------------

Running 1m test @ http://172.16.98.122:8080/db
8 threads and 256 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 9.81ms 5.66ms 216.06ms 99.47%
Req/Sec 2.99k 93.14 4.00k 99.50%
1590070 requests in 1.00m, 193.75MB read
Requests/sec: 26501.73
Transfer/sec: 3.23MB
22 changes: 11 additions & 11 deletions results/i7/20130415095717/json.csv
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
Framework,8,16,32,64,128,256
codeigniter,3479,4004,4220,4211,4179,4141
symfony2,845,898,896,895,892,889
unfiltered,40077,74963,93852,118658,145211,169802
netty,56687,109567,204456,215293,217780,219279
spring,47328,74165,88262,93550,91618,86437
openresty,57913,112535,188421,204562,203967,204314
laravel,2110,2227,2209,2171,2113,2041
kohana,3399,3688,3762,3737,3744,3734
phreeze,13,17,44,31,48,77
play1,12341,12117,11970,11044,10725,10021
play1siena,40907,61695,67951,71503,70982,67546
Fuel,1934,2088,2117,2110,2095,2089
Expand All @@ -17,13 +15,13 @@ wicket,52493,78227,78425,77455,77536,77415
go,45441,95830,175456,192524,195422,200188
sinatra-ruby,1017,1224,1207,1188,1183,1183
sinatra-jruby,3330,3142,3099,3043,2854,2710
spring,47328,74165,88262,93550,91618,86437
tapestry,47660,80454,107905,110565,110350,102604
unfiltered,40077,74963,93852,118658,145211,169802
phreeze,13,17,44,31,48,77
finagle,52695,108815,188561,226801,231782,233415
lift-stateless,19142,27470,33251,35512,38006,39523
onion,66190,112412,217572,228331,229550,231567
wsgi,18178,23176,23389,23404,23418,23398
cowboy,42476,80095,110133,113179,113494,112581
cowboy,40982,80592,111177,113734,114109,113186
snap,24022,27689,21155,21845,19823,16603
cake,1453,1553,1560,1558,1546,1539
gemini,65174,126708,207161,220380,220126,219490
Expand All @@ -32,7 +30,9 @@ compojure,33242,64695,106710,113120,109387,100206
express,32610,41852,43662,45435,45858,45416
grails,23918,31431,32522,32598,32389,32482
nodejs,43912,57605,70232,70362,72077,72436
elli,31869,93815,147570,159210,158722,160261
servlet,66165,123830,204308,209285,218160,212575
codeigniter,3479,4004,4220,4211,4179,4141
elli,33704,93617,145380,156459,155684,156080
lithium,2406,2578,2610,2598,2591,2574
php,26070,35128,38937,38557,38137,39006
play,18027,26826,27305,26992,26300,25838
Expand All @@ -42,13 +42,13 @@ rack-ruby,31658,44682,51018,54247,55920,56987
rails-jruby,4183,3986,3879,3631,3172,2381
rails-ruby,4206,4602,4596,4590,4590,4568
django-stripped,13825,13851,13852,13617,13532,13476
servlet,66165,123830,204308,209285,218160,212575
play-scala,23323,39104,43589,43586,43113,42800
flask,13000,12905,12822,12642,12494,12385
netty,56687,109567,204456,215293,217780,219279
tapestry,47660,80454,107905,110565,110350,102604
yesod,44411,89560,92003,98586,92182,98557
http-kit,36071,56354,83018,103193,122511,135394
rails-stripped-jruby,5282,5116,4948,4606,3976,2854
rails-stripped-ruby,5522,6093,6068,6073,6051,6026
silex,2373,2562,2585,2573,2581,2562
play-scala,23323,39104,43589,43586,43113,42800
symfony2,845,898,896,895,892,889
scalatra,47591,74552,89605,92407,93047,88730
Loading

0 comments on commit 2f9a607

Please sign in to comment.