Skip to content

Multiple stacks #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 43 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
88ce5eb
Added initial docker stacks to be able to share benchmarking environm…
motin Dec 9, 2015
f069974
Storing results separately for each stack
motin Dec 9, 2015
93028ee
Framework changes necessary for all listed frameworks to run and outp…
motin Dec 9, 2015
a988715
Ability to check results stack by stack
motin Dec 9, 2015
8d10688
Include error log on results page
motin Dec 9, 2015
72fece1
Do not bail if error log happens to be empty after a run
motin Dec 9, 2015
be9c180
Results for the frameworks that actually run in the various stacks
motin Dec 9, 2015
df036ff
Re-enabled "no-framework" so that relative results can be compared ac…
motin Dec 9, 2015
79c2e76
Synced $output_dir usage
motin Dec 9, 2015
10178e5
Graphs across stacks are now comparable
motin Dec 9, 2015
0b93772
Removed comment proven to be wrong + non-altering code
motin Dec 10, 2015
8316f27
Reversed output_data require-refactoring
motin Dec 10, 2015
51c2493
Requiring libs/output_data based on env var
motin Dec 10, 2015
9907bbf
A single framework list to maintain
motin Dec 10, 2015
eb5ecbf
Using headers to output benchmark data (solved Content-Length curl is…
motin Dec 10, 2015
4a64560
Only calculate output data if specifically requested (fixes https://g…
motin Dec 10, 2015
b3b63ff
Restored list as it was before this pr
motin Dec 10, 2015
57dcaa7
Only exit on failure during development
motin Dec 10, 2015
4c5bb54
Restored parse results
motin Dec 10, 2015
7afc5c0
Preventing division by zero when calculating relative results
motin Dec 10, 2015
c74eeb8
Not using getallheaders() since it is not available in PHP 7 when usi…
motin Dec 10, 2015
8083565
Updated results
motin Dec 10, 2015
599856d
HTML-escaping error log on results page
motin Dec 10, 2015
5517da4
Docker-related parts of readme to separate file
motin Dec 10, 2015
5611c2b
Added placeholder for other results
motin Dec 10, 2015
8f75cbc
Activated opcode cache
motin Dec 10, 2015
54f5768
Including all frameworks despite stack (so that the resulting graphs …
motin Dec 10, 2015
9720d47
Updated results, including also in readme
motin Dec 10, 2015
d8abdcf
Added script to run all benchmarks against all docker stacks
motin Dec 10, 2015
c342017
Added note about source files for the used docker images
motin Dec 10, 2015
0ddaf5a
Adjusted working directories for docker stack services
motin Dec 10, 2015
19d8bd7
Docker stacks use /php-framework-benchmark/ sub-directory as well
motin Dec 10, 2015
b4d0e02
Reversed changes that were made to support requests without the php-f…
motin Dec 10, 2015
0f210a6
Added docker results export script
motin Dec 10, 2015
c41f14c
Zero out incomplete results and only allow valid results for enabled …
motin Dec 10, 2015
22a0569
Updated docker stack results
motin Dec 10, 2015
84842c3
Moved parameters for cross-stack graph consistency to query string
motin Dec 10, 2015
e720dd1
Including graphs to current results (including "no-framework")
motin Dec 10, 2015
e171242
Moved docker-related shell scripts to docker/bin/
motin Dec 11, 2015
4e137a5
Reversed usage of php_framework_benchmark_path
motin Dec 11, 2015
9861949
Added docker-compose build command to readme to ensure that all depen…
motin Dec 11, 2015
d9af4ae
Removed docker stack info from main readme
motin Dec 11, 2015
1ebe534
Updated show_fw_array.sh to use list.php directly
motin Dec 11, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated docker stack results
  • Loading branch information
motin committed Dec 10, 2015
commit 22a0569145a1ba46294502324b25a470b4fd61ed
152 changes: 73 additions & 79 deletions OTHER_RESULTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,90 +24,84 @@ By sharing underlying software stacks, the benchmark results vary only according

## PHP-FPM 5.6.4 with opcode cache

![Benchmark Results Graph](:large)

|framework |requests per second|relative|peak memory|relative|
|-------------------|------------------:|-------:|----------:|-------:|
|phalcon-2.0 | 975.53| 5,419.6| 0.27| 1.0|
|ice-1.0 | 611.45| 3,396.9| 0.26| 1.0|
|tipsy-0.10 | 752.09| 4,178.3| 0.32| 1.2|
|fatfree-3.5 | 363.96| 2,022.0| 0.42| 1.6|
|slim-2.6 | 578.86| 3,215.9| 0.48| 1.8|
|ci-3.0 | 67.70| 376.1| 0.43| 1.6|
|nofuss-1.2 | 226.13| 1,256.3| 0.59| 2.2|
|slim-3.0 | 386.59| 2,147.7| 0.62| 2.4|
|bear-1.0 | 0.20| 1.1| 0.76| 2.9|
|lumen-5.1 | 178.44| 991.3| 0.00| 0.0|
|ze-1.0 | 136.61| 758.9| 0.79| 3.0|
|radar-1.0-dev | 153.33| 851.8| 0.71| 2.7|
|yii-2.0 | 252.91| 1,405.1| 1.34| 5.1|
|silex-1.3 | 327.53| 1,819.6| 0.00| 0.0|
|cygnite-1.3 | 72.30| 401.7| 0.74| 2.8|
|fuel-1.8-dev | 21.44| 119.1| 0.70| 2.7|
|phpixie-3.2 | 24.92| 138.4| 1.27| 4.8|
|aura-2.0 | 149.58| 831.0| 0.89| 3.4|
|cake-3.1 | 166.20| 923.3| 0.00| 0.0|
|symfony-2.7 | 51.79| 287.7| 0.00| 0.0|
|laravel-5.1 | 76.21| 423.4| 0.00| 0.0|
|zf-2.5 | 32.31| 179.5| 2.93| 11.1|
|typo3f-3.0 | 0.18| 1.0| 0.00| 0.0|

## PHP CLI 7.0.0 with opcode cache

![Benchmark Results Graph](:large)
|phalcon-2.0 | 965.16| 53.7| 0.27| 1.0|
|ice-1.0 | 887.56| 49.4| 0.26| 1.0|
|tipsy-0.10 | 1,186.60| 66.0| 0.32| 1.2|
|fatfree-3.5 | 549.20| 30.5| 0.43| 1.6|
|slim-2.6 | 839.07| 46.7| 0.48| 1.8|
|ci-3.0 | 114.04| 6.3| 0.43| 1.6|
|nofuss-1.2 | 282.49| 15.7| 0.59| 2.2|
|slim-3.0 | 578.63| 32.2| 0.62| 2.3|
|bear-1.0 | 50.19| 2.8| 0.77| 2.9|
|lumen-5.1 | 0.00| 0.0| 0.00| 0.0|
|ze-1.0 | 270.54| 15.0| 0.80| 3.0|
|radar-1.0-dev | 271.33| 15.1| 0.71| 2.7|
|yii-2.0 | 316.65| 17.6| 1.36| 5.1|
|silex-1.3 | 0.00| 0.0| 0.00| 0.0|
|cygnite-1.3 | 129.65| 7.2| 0.76| 2.9|
|fuel-1.8-dev | 56.63| 3.1| 0.71| 2.7|
|phpixie-3.2 | 82.51| 4.6| 1.30| 4.9|
|aura-2.0 | 139.26| 7.7| 0.90| 3.4|
|cake-3.1 | 0.00| 0.0| 0.00| 0.0|
|symfony-2.7 | 0.00| 0.0| 0.00| 0.0|
|laravel-5.1 | 0.00| 0.0| 0.00| 0.0|
|zf-2.5 | 17.98| 1.0| 3.22| 12.2|
|typo3f-3.0 | 0.00| 0.0| 0.00| 0.0|

## PHP-FPM 7.0.0 with opcode cache

|framework |requests per second|relative|peak memory|relative|
|-------------------|------------------:|-------:|----------:|-------:|
|phalcon-2.0 | 1,295.21| 7,618.9| 0.00| 0.0|
|ice-1.0 | 1,066.86| 6,275.6| 0.00| 0.0|
|tipsy-0.10 | 727.06| 4,276.8| 0.37| 1.0|
|fatfree-3.5 | 405.82| 2,387.2| 0.43| 1.2|
|slim-2.6 | 677.22| 3,983.6| 0.48| 1.3|
|ci-3.0 | 77.41| 455.4| 0.38| 1.0|
|nofuss-1.2 | 275.86| 1,622.7| 0.66| 1.8|
|slim-3.0 | 616.27| 3,625.1| 0.58| 1.6|
|bear-1.0 | 69.47| 408.6| 0.00| 0.0|
|lumen-5.1 | 310.64| 1,827.3| 0.00| 0.0|
|ze-1.0 | 212.23| 1,248.4| 0.67| 1.8|
|radar-1.0-dev | 196.84| 1,157.9| 0.62| 1.7|
|yii-2.0 | 274.29| 1,613.5| 1.00| 2.7|
|silex-1.3 | 252.21| 1,483.6| 0.00| 0.0|
|cygnite-1.3 | 65.33| 384.3| 0.64| 1.7|
|fuel-1.8-dev | 31.17| 183.4| 0.62| 1.7|
|phpixie-3.2 | 108.73| 639.6| 0.98| 2.7|
|aura-2.0 | 198.32| 1,166.6| 0.73| 2.0|
|cake-3.1 | 226.73| 1,333.7| 0.00| 0.0|
|symfony-2.7 | 120.97| 711.6| 0.00| 0.0|
|laravel-5.1 | 182.54| 1,073.8| 0.00| 0.0|
|zf-2.5 | 82.60| 485.9| 1.69| 4.6|
|typo3f-3.0 | 0.17| 1.0| 0.00| 0.0|

## HHVM CLI 3.10.1 (Corresponding roughly to an up-to-date PHP 5.6)

![Benchmark Results Graph](:large)
|phalcon-2.0 | 0.00| 0.0| 0.00| 0.0|
|ice-1.0 | 0.00| 0.0| 0.00| 0.0|
|tipsy-0.10 | 1,497.81| 35.7| 0.37| 1.0|
|fatfree-3.5 | 664.94| 15.9| 0.44| 1.2|
|slim-2.6 | 1,174.32| 28.0| 0.49| 1.3|
|ci-3.0 | 120.21| 2.9| 0.38| 1.0|
|nofuss-1.2 | 332.31| 7.9| 0.66| 1.8|
|slim-3.0 | 907.03| 21.6| 0.58| 1.6|
|bear-1.0 | 0.00| 0.0| 0.00| 0.0|
|lumen-5.1 | 0.00| 0.0| 0.00| 0.0|
|ze-1.0 | 407.75| 9.7| 0.68| 1.8|
|radar-1.0-dev | 395.55| 9.4| 0.62| 1.7|
|yii-2.0 | 497.33| 11.9| 1.02| 2.8|
|silex-1.3 | 0.00| 0.0| 0.00| 0.0|
|cygnite-1.3 | 169.69| 4.0| 0.65| 1.8|
|fuel-1.8-dev | 69.26| 1.7| 0.63| 1.7|
|phpixie-3.2 | 158.76| 3.8| 1.01| 2.7|
|aura-2.0 | 202.28| 4.8| 0.74| 2.0|
|cake-3.1 | 0.00| 0.0| 0.00| 0.0|
|symfony-2.7 | 0.00| 0.0| 0.00| 0.0|
|laravel-5.1 | 0.00| 0.0| 0.00| 0.0|
|zf-2.5 | 41.94| 1.0| 1.88| 5.1|
|typo3f-3.0 | 0.00| 0.0| 0.00| 0.0|

## HHVM 3.10.1 (Corresponding roughly to an up-to-date PHP 5.6)

|framework |requests per second|relative|peak memory|relative|
|-------------------|------------------:|-------:|----------:|-------:|
|phalcon-2.0 | 544.20| 5,442.0| 0.00| 0.0|
|ice-1.0 | 596.84| 5,968.4| 0.00| 0.0|
|tipsy-0.10 | 104.15| 1,041.5| 0.04| 1.0|
|fatfree-3.5 | 109.40| 1,094.0| 0.07| 1.8|
|slim-2.6 | 64.33| 643.3| 0.04| 1.0|
|ci-3.0 | 24.78| 247.8| 0.05| 1.3|
|nofuss-1.2 | 91.14| 911.4| 0.05| 1.3|
|slim-3.0 | 28.95| 289.5| 0.07| 1.8|
|bear-1.0 | 0.23| 2.3| 0.11| 2.8|
|lumen-5.1 | 19.64| 196.4| 0.21| 5.3|
|ze-1.0 | 10.30| 103.0| 0.14| 3.5|
|radar-1.0-dev | 7.30| 73.0| 0.08| 2.0|
|yii-2.0 | 1.24| 12.4| 0.49| 12.4|
|silex-1.3 | 5.64| 56.4| 0.10| 2.5|
|cygnite-1.3 | 0.65| 6.5| 0.17| 4.3|
|fuel-1.8-dev | 6.06| 60.6| 0.12| 3.0|
|phpixie-3.2 | 0.19| 1.9| 0.27| 6.8|
|aura-2.0 | 5.67| 56.7| 0.16| 4.0|
|cake-3.1 | 0.28| 2.8| 0.16| 4.0|
|symfony-2.7 | 0.10| 1.0| 0.64| 16.2|
|laravel-5.1 | 0.33| 3.3| 0.00| 0.0|
|zf-2.5 | 0.14| 1.4| 0.58| 14.7|
|typo3f-3.0 | 0.17| 1.7| 0.00| 0.0|
|phalcon-2.0 | 0.00| 0.0| 0.00| 0.0|
|ice-1.0 | 0.00| 0.0| 0.00| 0.0|
|tipsy-0.10 | 180.92| 1,292.3| 0.04| 1.0|
|fatfree-3.5 | 200.91| 1,435.1| 0.07| 1.7|
|slim-2.6 | 124.64| 890.3| 0.05| 1.2|
|ci-3.0 | 41.37| 295.5| 0.05| 1.2|
|nofuss-1.2 | 156.60| 1,118.6| 0.05| 1.2|
|slim-3.0 | 38.04| 271.7| 0.07| 1.7|
|bear-1.0 | 0.22| 1.6| 0.13| 3.2|
|lumen-5.1 | 47.54| 339.6| 0.24| 5.9|
|ze-1.0 | 20.85| 148.9| 0.16| 4.0|
|radar-1.0-dev | 22.95| 163.9| 0.09| 2.2|
|yii-2.0 | 31.43| 224.5| 0.51| 12.6|
|silex-1.3 | 26.85| 191.8| 0.11| 2.7|
|cygnite-1.3 | 10.27| 73.4| 0.18| 4.4|
|fuel-1.8-dev | 14.93| 106.6| 0.13| 3.2|
|phpixie-3.2 | 0.21| 1.5| 0.31| 7.7|
|aura-2.0 | 21.55| 153.9| 0.17| 4.2|
|cake-3.1 | 4.95| 35.4| 0.18| 4.4|
|symfony-2.7 | 0.16| 1.1| 0.72| 17.8|
|laravel-5.1 | 0.00| 0.0| 0.00| 0.0|
|zf-2.5 | 0.14| 1.0| 0.66| 16.3|
|typo3f-3.0 | 0.00| 0.0| 0.00| 0.0|
8 changes: 4 additions & 4 deletions bin/docker-urls.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
DIR=`dirname $0`;

echo "PHP 5.6.4 Stack:";
echo "http://"$(docker-machine ip default)":"$(docker-compose -f $DIR/../docker/docker-compose.yml port nginx_php_5_6_4 80 | sed 's/[0-9.]*://')"/php-framework-benchmark"
echo "HHVM 3.10.1 Stack:";
echo "http://"$(docker-machine ip default)":"$(docker-compose -f $DIR/../docker/docker-compose.yml port nginx_hhvm_3_10_1 80 | sed 's/[0-9.]*://')"/php-framework-benchmark"
echo "http://"$(docker-machine ip default)":"$(docker-compose -f $DIR/../docker/docker-compose.yml port nginx_php_5_6_4 80 | sed 's/[0-9.]*://')"/php-framework-benchmark/"
echo "PHP 7.0.0 Stack:";
echo "http://"$(docker-machine ip default)":"$(docker-compose -f $DIR/../docker/docker-compose.yml port nginx_php_7_0_0 80 | sed 's/[0-9.]*://')"/php-framework-benchmark"
echo "http://"$(docker-machine ip default)":"$(docker-compose -f $DIR/../docker/docker-compose.yml port nginx_php_7_0_0 80 | sed 's/[0-9.]*://')"/php-framework-benchmark/"
echo "HHVM 3.10.1 Stack:";
echo "http://"$(docker-machine ip default)":"$(docker-compose -f $DIR/../docker/docker-compose.yml port nginx_hhvm_3_10_1 80 | sed 's/[0-9.]*://')"/php-framework-benchmark/"

exit 0
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
}
}

$max_rps = 2300;
$max_rps = 3000;
$max_memory = 3;
$max_time = 500;
$max_file = 300;
Expand Down
47 changes: 24 additions & 23 deletions output/docker_nginx_hhvm_3_10_1/results.hello_world.log
Original file line number Diff line number Diff line change
@@ -1,23 +1,24 @@
phalcon-2.0: 544.20: : :
ice-1.0: 596.84: : :
tipsy-0.10: 104.15: 41440: 0.008127: 18
fatfree-3.5: 109.40: 74424: 0.052282: 9
slim-2.6: 64.33: 45952: 0.110192: 24
ci-3.0: 24.78: 48032: 0.029750: 26
nofuss-1.2: 91.14: 47312: 0.007772: 6
slim-3.0: 28.95: 73864: 0.023686: 56
bear-1.0: 0.23: 119688: 0.145487: 98
lumen-5.1: 19.64: 222768: 0.016555: 37
ze-1.0: 10.30: 146744: 0.031079: 67
radar-1.0-dev: 7.30: 87352: 0.059555: 73
yii-2.0: 1.24: 512344: 0.082168: 49
silex-1.3: 5.64: 102792: 0.054735: 64
cygnite-1.3: 0.65: 175768: 0.174909: 70
fuel-1.8-dev: 6.06: 123320: 0.050733: 54
phpixie-3.2: 0.19: 286584: 0.098294: 164
aura-2.0: 5.67: 166568: 0.036560: 68
cake-3.1: 0.28: 170936: 0.041817: 84
symfony-2.7: 0.10: 675160: 0.066494: 106
laravel-5.1: 0.33: : :
zf-2.5: 0.14: 603176: 0.101500: 208
typo3f-3.0: 0.17: : :
no-framework: 1205.32: 32048: 0.002414: 1
phalcon-2.0: 964.93: : :
ice-1.0: 1008.56: : :
tipsy-0.10: 180.92: 42448: 0.011267: 18
fatfree-3.5: 200.91: 75896: 0.008017: 9
slim-2.6: 124.64: 47376: 0.008052: 24
ci-3.0: 41.37: 49104: 0.029595: 26
nofuss-1.2: 156.60: 47984: 0.009850: 6
slim-3.0: 38.04: 78024: 0.021763: 56
bear-1.0: 0.22: 133064: 0.040398: 98
lumen-5.1: 47.54: 256848: 0.013870: 37
ze-1.0: 20.85: 164336: 0.027278: 67
radar-1.0-dev: 22.95: 92312: 0.032300: 73
yii-2.0: 31.43: 538008: 0.020172: 49
silex-1.3: 26.85: 115256: 0.027681: 64
cygnite-1.3: 10.27: 190056: 0.047878: 70
fuel-1.8-dev: 14.93: 132424: 0.043295: 54
phpixie-3.2: 0.21: 324800: 0.082325: 164
aura-2.0: 21.55: 174888: 0.028607: 68
cake-3.1: 4.95: 192776: 0.042986: 84
symfony-2.7: 0.16: 756680: 0.060777: 106
laravel-5.1: 0.59: : :
zf-2.5: 0.14: 692056: 0.093432: 208
typo3f-3.0: 0.18: : :
47 changes: 24 additions & 23 deletions output/docker_nginx_php_5_6_4/results.hello_world.log
Original file line number Diff line number Diff line change
@@ -1,23 +1,24 @@
phalcon-2.0: 975.53: 283776: 0.001251: 5
ice-1.0: 611.45: 276456: 0.001317: 4
tipsy-0.10: 752.09: 337464: 0.000707: 18
fatfree-3.5: 363.96: 445608: 0.001880: 9
slim-2.6: 578.86: 501296: 0.000883: 24
ci-3.0: 67.70: 452408: 0.064229: 26
nofuss-1.2: 226.13: 620432: 0.004294: 6
slim-3.0: 386.59: 649672: 0.001172: 56
bear-1.0: 0.20: 792728: 0.018892: 98
lumen-5.1: 178.44: : :
ze-1.0: 136.61: 824496: 0.005485: 67
radar-1.0-dev: 153.33: 740256: 0.009210: 73
yii-2.0: 252.91: 1400440: 0.004051: 49
silex-1.3: 327.53: : :
cygnite-1.3: 72.30: 780744: 0.043982: 70
fuel-1.8-dev: 21.44: 731112: 0.133750: 55
phpixie-3.2: 24.92: 1331088: 0.009984: 164
aura-2.0: 149.58: 934240: 0.014537: 68
cake-3.1: 166.20: : :
symfony-2.7: 51.79: : :
laravel-5.1: 76.21: : :
zf-2.5: 32.31: 3072104: 0.039713: 209
typo3f-3.0: 0.18: : :
no-framework: 2383.49: 235880: 0.000233: 1
phalcon-2.0: 965.16: 284616: 0.001392: 5
ice-1.0: 887.56: 277160: 0.001462: 4
tipsy-0.10: 1186.60: 338904: 0.000574: 18
fatfree-3.5: 549.20: 447440: 0.002262: 9
slim-2.6: 839.07: 503176: 0.001056: 24
ci-3.0: 114.04: 453904: 0.031100: 26
nofuss-1.2: 282.49: 620496: 0.006243: 6
slim-3.0: 578.63: 653440: 0.001141: 56
bear-1.0: 50.19: 805232: 0.004470: 98
lumen-5.1: 311.50: : :
ze-1.0: 270.54: 837576: 0.006913: 67
radar-1.0-dev: 271.33: 743288: 0.013237: 73
yii-2.0: 316.65: 1424640: 0.005067: 49
silex-1.3: 374.50: : :
cygnite-1.3: 129.65: 793256: 0.017212: 70
fuel-1.8-dev: 56.63: 740656: 0.061522: 55
phpixie-3.2: 82.51: 1364776: 0.010931: 164
aura-2.0: 139.26: 941408: 0.018264: 68
cake-3.1: 151.16: : :
symfony-2.7: 59.80: : :
laravel-5.1: 101.94: : :
zf-2.5: 17.98: 3379704: 0.063729: 230
typo3f-3.0: 0.19: : :
47 changes: 24 additions & 23 deletions output/docker_nginx_php_7_0_0/results.hello_world.log
Original file line number Diff line number Diff line change
@@ -1,23 +1,24 @@
phalcon-2.0: 1295.21: : :
ice-1.0: 1066.86: : :
tipsy-0.10: 727.06: 387112: 0.001016: 18
fatfree-3.5: 405.82: 456072: 0.001699: 9
slim-2.6: 677.22: 507976: 0.000566: 24
ci-3.0: 77.41: 399200: 0.072517: 26
nofuss-1.2: 275.86: 696120: 0.002886: 6
slim-3.0: 616.27: 606872: 0.000727: 56
bear-1.0: 69.47: : :
lumen-5.1: 310.64: : :
ze-1.0: 212.23: 701416: 0.012948: 67
radar-1.0-dev: 196.84: 652144: 0.003725: 73
yii-2.0: 274.29: 1045168: 0.002882: 49
silex-1.3: 252.21: : :
cygnite-1.3: 65.33: 669056: 0.070915: 70
fuel-1.8-dev: 31.17: 651536: 0.120565: 54
phpixie-3.2: 108.73: 1022880: 0.005432: 159
aura-2.0: 198.32: 770448: 0.007172: 68
cake-3.1: 226.73: : :
symfony-2.7: 120.97: : :
laravel-5.1: 182.54: : :
zf-2.5: 82.60: 1766928: 0.019966: 209
typo3f-3.0: 0.17: : :
no-framework: 2535.15: 357640: 0.000296: 1
phalcon-2.0: 1658.02: : :
ice-1.0: 1537.96: : :
tipsy-0.10: 1497.81: 387992: 0.000862: 18
fatfree-3.5: 664.94: 457544: 0.001571: 9
slim-2.6: 1174.32: 509064: 0.000574: 24
ci-3.0: 120.21: 400048: 0.032637: 26
nofuss-1.2: 332.31: 696736: 0.005861: 6
slim-3.0: 907.03: 609320: 0.000836: 56
bear-1.0: 6.59: : :
lumen-5.1: 449.65: : :
ze-1.0: 407.75: 717592: 0.004674: 67
radar-1.0-dev: 395.55: 654080: 0.003226: 73
yii-2.0: 497.33: 1071088: 0.002630: 49
silex-1.3: 627.22: : :
cygnite-1.3: 169.69: 680392: 0.012109: 70
fuel-1.8-dev: 69.26: 660384: 0.053142: 54
phpixie-3.2: 158.76: 1056824: 0.006401: 159
aura-2.0: 202.28: 776256: 0.008273: 68
cake-3.1: 235.30: : :
symfony-2.7: 128.59: : :
laravel-5.1: 179.46: : :
zf-2.5: 41.94: 1975456: 0.025934: 230
typo3f-3.0: 0.20: : :