Thomas Lallement 9737ad812a Sf3 improvments (#3000) 7 years ago
..
app 9737ad812a Sf3 improvments (#3000) 7 years ago
bin 9737ad812a Sf3 improvments (#3000) 7 years ago
deploy 9737ad812a Sf3 improvments (#3000) 7 years ago
src 9737ad812a Sf3 improvments (#3000) 7 years ago
var 9737ad812a Sf3 improvments (#3000) 7 years ago
web 9737ad812a Sf3 improvments (#3000) 7 years ago
.gitignore 9737ad812a Sf3 improvments (#3000) 7 years ago
.hhvm.bbhc 9737ad812a Sf3 improvments (#3000) 7 years ago
LICENSE 9737ad812a Sf3 improvments (#3000) 7 years ago
README.md 9737ad812a Sf3 improvments (#3000) 7 years ago
benchmark_config.json 9737ad812a Sf3 improvments (#3000) 7 years ago
composer.json 9737ad812a Sf3 improvments (#3000) 7 years ago
composer.lock 9737ad812a Sf3 improvments (#3000) 7 years ago
hhvm.pid 9737ad812a Sf3 improvments (#3000) 7 years ago
setup.sh 9737ad812a Sf3 improvments (#3000) 7 years ago
setup_hhvm.sh 9737ad812a Sf3 improvments (#3000) 7 years ago

README.md

Symfony Benchmarking Test

The information below contains information specific to Symfony. For further guidance, review the documentation. Also note the additional information provided in the PHP README.

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

Infrastructure Software Versions

The tests were run with:

Paths & Source for Tests

Advice for Adding Symfony Tests

This implementation is the direct result of installing the Standard Edition of Symfony using Composer, and making the minimum modifications necessary to support running the benchmark. Specifically, unnecessary bundles have not been removed from the kernel to properly reflect "out of the box" performance.

Note: app/bootstrap.php.cache is generated by Composer when you first run composer.phar install

Interesting Links