Skip to content

Commit

Permalink
Merge branch 'master' of gitlab.techempower.com:techempower/framework…
Browse files Browse the repository at this point in the history
…benchmarks
  • Loading branch information
pfalls-techempower committed Apr 17, 2013
2 parents 6fc57ac + 9c99b20 commit 4875f00
Show file tree
Hide file tree
Showing 23 changed files with 111 additions and 110 deletions.
4 changes: 2 additions & 2 deletions config/my.cnf
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ key_buffer = 16M
max_allowed_packet = 16M
thread_stack = 256K
thread_cache_size = 128
max_connections = 2000
back_log = 2000
max_connections = 5000
back_log = 5000
table_open_cache = 800
table_definition_cache = 800
max_heap_table_size = 128M
Expand Down
2 changes: 1 addition & 1 deletion php-fuel/benchmark_config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"framework": "Fuel",
"framework": "fuel",
"tests": [{
"default": {
"setup_file": "setup",
Expand Down
2 changes: 1 addition & 1 deletion php-slim/benchmark_config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"framework": "Slim",
"framework": "slim",
"tests": [{
"default": {
"setup_file": "setup",
Expand Down
4 changes: 2 additions & 2 deletions results/ec2/20130415193456/db.csv
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ codeigniter-raw,573,574,571,560,537,525
tornado-raw,1124,1142,1126,1138,1115,1089
play1,1466,1341,968,47,101,208
play1siena,2880,2625,2661,2632,2568,2585
Fuel,259,255,255,253,250,239
Slim,561,574,578,567,553,545
fuel,259,255,255,253,250,239
slim,561,574,578,567,553,545
vertx,5466,6450,6670,6633,6827,6734
wicket,4999,5433,5493,5565,5583,5133
go,1076,1030,1011,1010,1009,1007
Expand Down
16 changes: 8 additions & 8 deletions results/ec2/20130415193456/db/Fuel/raw
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Use Juju to deploy your cloud instances and workloads.
*** System restart required ***

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

Expand All @@ -36,7 +36,7 @@ Requests/sec: 247.13
Transfer/sec: 56.65KB

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

Expand All @@ -51,7 +51,7 @@ Requests/sec: 254.51
Transfer/sec: 58.36KB

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

Expand All @@ -65,7 +65,7 @@ Requests/sec: 259.53
Transfer/sec: 59.49KB

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

Expand All @@ -79,7 +79,7 @@ Requests/sec: 255.37
Transfer/sec: 58.54KB

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

Expand All @@ -93,7 +93,7 @@ Requests/sec: 255.30
Transfer/sec: 58.52KB

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

Expand All @@ -108,7 +108,7 @@ Requests/sec: 253.62
Transfer/sec: 58.14KB

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

Expand All @@ -122,7 +122,7 @@ Requests/sec: 250.33
Transfer/sec: 57.38KB

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

Expand Down
16 changes: 8 additions & 8 deletions results/ec2/20130415193456/db/Slim/raw
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Use Juju to deploy your cloud instances and workloads.
*** System restart required ***

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

Expand All @@ -36,7 +36,7 @@ Requests/sec: 543.22
Transfer/sec: 132.49KB

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

Expand All @@ -50,7 +50,7 @@ Requests/sec: 534.12
Transfer/sec: 130.26KB

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

Expand All @@ -64,7 +64,7 @@ Requests/sec: 561.77
Transfer/sec: 137.00KB

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

Expand All @@ -78,7 +78,7 @@ Requests/sec: 574.69
Transfer/sec: 140.15KB

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

Expand All @@ -92,7 +92,7 @@ Requests/sec: 578.32
Transfer/sec: 141.04KB

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

Expand All @@ -107,7 +107,7 @@ Requests/sec: 567.27
Transfer/sec: 138.35KB

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

Expand All @@ -121,7 +121,7 @@ Requests/sec: 553.91
Transfer/sec: 135.09KB

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

Expand Down
4 changes: 2 additions & 2 deletions results/ec2/20130415193456/json.csv
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ laravel,406,408,402,394,386,385
kohana,581,576,574,563,553,547
play1,3019,2901,2525,2352,2193,2107
play1siena,8985,9237,9532,9780,9717,8905
Fuel,397,397,394,389,380,374
Slim,759,754,745,731,718,705
WorldJPA,397,397,394,389,380,374
slim,759,754,745,731,718,705
tornado,2230,2364,2428,2456,2437,2459
vertx,17180,24392,26665,28029,26899,27364
webgo,14148,14683,15108,14983,15092,15184
Expand Down
16 changes: 8 additions & 8 deletions results/ec2/20130415193456/json/Fuel/raw
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Use Juju to deploy your cloud instances and workloads.
*** System restart required ***

---------------------------------------------------------
Running Primer Fuel
Running Primer fuel
wrk -d 60 -c 8 -t 8 http://10.252.147.200:8080/json
---------------------------------------------------------

Expand All @@ -36,7 +36,7 @@ Requests/sec: 329.17
Transfer/sec: 72.00KB

---------------------------------------------------------
Running Warmup Fuel
Running Warmup fuel
wrk -d 60 -c 256 -t 4 http://10.252.147.200:8080/json
---------------------------------------------------------

Expand All @@ -51,7 +51,7 @@ Requests/sec: 374.23
Transfer/sec: 81.86KB

---------------------------------------------------------
Concurrency: 8 for Fuel
Concurrency: 8 for fuel
wrk -d 60 -c 8 -t 4 http://10.252.147.200:8080/json
---------------------------------------------------------

Expand All @@ -65,7 +65,7 @@ Requests/sec: 397.83
Transfer/sec: 87.01KB

---------------------------------------------------------
Concurrency: 16 for Fuel
Concurrency: 16 for fuel
wrk -d 60 -c 16 -t 4 http://10.252.147.200:8080/json
---------------------------------------------------------

Expand All @@ -79,7 +79,7 @@ Requests/sec: 397.01
Transfer/sec: 86.83KB

---------------------------------------------------------
Concurrency: 32 for Fuel
Concurrency: 32 for fuel
wrk -d 60 -c 32 -t 4 http://10.252.147.200:8080/json
---------------------------------------------------------

Expand All @@ -93,7 +93,7 @@ Requests/sec: 394.67
Transfer/sec: 86.32KB

---------------------------------------------------------
Concurrency: 64 for Fuel
Concurrency: 64 for fuel
wrk -d 60 -c 64 -t 4 http://10.252.147.200:8080/json
---------------------------------------------------------

Expand All @@ -108,7 +108,7 @@ Requests/sec: 389.82
Transfer/sec: 85.26KB

---------------------------------------------------------
Concurrency: 128 for Fuel
Concurrency: 128 for fuel
wrk -d 60 -c 128 -t 4 http://10.252.147.200:8080/json
---------------------------------------------------------

Expand All @@ -122,7 +122,7 @@ Requests/sec: 380.67
Transfer/sec: 83.26KB

---------------------------------------------------------
Concurrency: 256 for Fuel
Concurrency: 256 for fuel
wrk -d 60 -c 256 -t 4 http://10.252.147.200:8080/json
---------------------------------------------------------

Expand Down
16 changes: 8 additions & 8 deletions results/ec2/20130415193456/json/Slim/raw
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Use Juju to deploy your cloud instances and workloads.
*** System restart required ***

---------------------------------------------------------
Running Primer Slim
Running Primer slim
wrk -d 60 -c 8 -t 8 http://10.252.147.200:8080/json
---------------------------------------------------------

Expand All @@ -36,7 +36,7 @@ Requests/sec: 672.53
Transfer/sec: 147.09KB

---------------------------------------------------------
Running Warmup Slim
Running Warmup slim
wrk -d 60 -c 256 -t 4 http://10.252.147.200:8080/json
---------------------------------------------------------

Expand All @@ -51,7 +51,7 @@ Requests/sec: 710.92
Transfer/sec: 155.49KB

---------------------------------------------------------
Concurrency: 8 for Slim
Concurrency: 8 for slim
wrk -d 60 -c 8 -t 4 http://10.252.147.200:8080/json
---------------------------------------------------------

Expand All @@ -65,7 +65,7 @@ Requests/sec: 759.33
Transfer/sec: 166.07KB

---------------------------------------------------------
Concurrency: 16 for Slim
Concurrency: 16 for slim
wrk -d 60 -c 16 -t 4 http://10.252.147.200:8080/json
---------------------------------------------------------

Expand All @@ -79,7 +79,7 @@ Requests/sec: 754.51
Transfer/sec: 165.01KB

---------------------------------------------------------
Concurrency: 32 for Slim
Concurrency: 32 for slim
wrk -d 60 -c 32 -t 4 http://10.252.147.200:8080/json
---------------------------------------------------------

Expand All @@ -93,7 +93,7 @@ Requests/sec: 745.54
Transfer/sec: 163.05KB

---------------------------------------------------------
Concurrency: 64 for Slim
Concurrency: 64 for slim
wrk -d 60 -c 64 -t 4 http://10.252.147.200:8080/json
---------------------------------------------------------

Expand All @@ -107,7 +107,7 @@ Requests/sec: 731.56
Transfer/sec: 160.00KB

---------------------------------------------------------
Concurrency: 128 for Slim
Concurrency: 128 for slim
wrk -d 60 -c 128 -t 4 http://10.252.147.200:8080/json
---------------------------------------------------------

Expand All @@ -121,7 +121,7 @@ Requests/sec: 718.69
Transfer/sec: 157.18KB

---------------------------------------------------------
Concurrency: 256 for Slim
Concurrency: 256 for slim
wrk -d 60 -c 256 -t 4 http://10.252.147.200:8080/json
---------------------------------------------------------

Expand Down
4 changes: 2 additions & 2 deletions results/ec2/20130415193456/query.csv
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ codeigniter-raw,525,426,348,294,255
tornado-raw,1057,408,234,166,124
play1,208,208,206,209,207
play1siena,2554,1530,968,707,565
Fuel,238,187,149,123,104
Slim,536,397,298,238,200
fuel,238,187,149,123,104
slim,536,397,298,238,200
vertx,6709,1907,1068,737,552
wicket,5229,1934,1083,737,576
go,1005,200,98,64,47
Expand Down
Loading

0 comments on commit 4875f00

Please sign in to comment.