Brittany Mazza 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 years ago
..
app 979fca5121 Rename symfony folders 10 years ago
deploy 979fca5121 Rename symfony folders 10 years ago
src 979fca5121 Rename symfony folders 10 years ago
web 979fca5121 Rename symfony folders 10 years ago
.gitignore 979fca5121 Rename symfony folders 10 years ago
LICENSE 979fca5121 Rename symfony folders 10 years ago
README.md 979fca5121 Rename symfony folders 10 years ago
benchmark_config.json 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 years ago
composer.json 979fca5121 Rename symfony folders 10 years ago
composer.lock 979fca5121 Rename symfony folders 10 years ago
install.sh 282bec9a70 Tidy up and try to perfect bash_profile removal 10 years ago
setup.sh 5e9514dd44 Update install.sh for symphony2-stripped 10 years ago

README.md

Symfony 2 Benchmarking Test

This is the Symfony 2 PHP portion of a benchmarking test suite comparing a variety of web development platforms.

JSON Encoding Test

Uses the PHP standard JSON encoder.

Data-Store/Database Mapping Test

Uses the Symfony 2/Doctrine 2 Entity functionality.

Template Test

Uses Symfony's template engine 'Twig'

Infrastructure Software Versions

The tests were run with:

Test URLs

JSON Encoding Test

http://localhost/json

Data-Store/Database Mapping Test

http://localhost/db

Variable Query Test

http://localhost/db?queries=2

Templating Test

http://localhost/fortunes