Thomas Lallement 055a46d37f Update Symfony to 3.3 (based on standard edition) (#2843) 8 年之前
..
app 055a46d37f Update Symfony to 3.3 (based on standard edition) (#2843) 8 年之前
bin 055a46d37f Update Symfony to 3.3 (based on standard edition) (#2843) 8 年之前
deploy 48e197b2ba HHVM disabled gzip encoding (#2741) 8 年之前
src 055a46d37f Update Symfony to 3.3 (based on standard edition) (#2843) 8 年之前
var 055a46d37f Update Symfony to 3.3 (based on standard edition) (#2843) 8 年之前
web 055a46d37f Update Symfony to 3.3 (based on standard edition) (#2843) 8 年之前
.gitignore 055a46d37f Update Symfony to 3.3 (based on standard edition) (#2843) 8 年之前
.hhvm.bbhc 62eeb64aab Refactor so hhvm is not seperate framework 10 年之前
LICENSE 055a46d37f Update Symfony to 3.3 (based on standard edition) (#2843) 8 年之前
README.md 055a46d37f Update Symfony to 3.3 (based on standard edition) (#2843) 8 年之前
benchmark_config.json 055a46d37f Update Symfony to 3.3 (based on standard edition) (#2843) 8 年之前
composer.json 055a46d37f Update Symfony to 3.3 (based on standard edition) (#2843) 8 年之前
composer.lock 055a46d37f Update Symfony to 3.3 (based on standard edition) (#2843) 8 年之前
hhvm.pid 62eeb64aab Refactor so hhvm is not seperate framework 10 年之前
setup.sh 055a46d37f Update Symfony to 3.3 (based on standard edition) (#2843) 8 年之前
setup_hhvm.sh 055a46d37f Update Symfony to 3.3 (based on standard edition) (#2843) 8 年之前

README.md

Symfony Benchmarking Test

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

This is the Symfony 3 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