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

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