Joan Miquel 16b653298a Update php frameworks to ubuntu 20.04 (#5989) hace 5 años
..
bin 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) hace 5 años
config 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) hace 5 años
deploy c757822b18 Add php7.4 preload (#5327) hace 5 años
public 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) hace 5 años
src 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) hace 5 años
templates dfcabbdaee symfony project update to 4.3 + flex 1.4 (#4979) hace 6 años
.dockerignore dfcabbdaee symfony project update to 4.3 + flex 1.4 (#4979) hace 6 años
.env 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) hace 5 años
.gitignore 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) hace 5 años
README.md dfcabbdaee symfony project update to 4.3 + flex 1.4 (#4979) hace 6 años
benchmark_config.json 062105536f Add symfony-swoole (#5237) hace 5 años
composer.json 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) hace 5 años
composer.lock 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) hace 5 años
symfony-raw.dockerfile 16b653298a Update php frameworks to ubuntu 20.04 (#5989) hace 5 años
symfony-swoole.dockerfile 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) hace 5 años
symfony.dockerfile 16b653298a Update php frameworks to ubuntu 20.04 (#5989) hace 5 años
symfony.lock 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) hace 5 años

README.md

Symfony 4 Benchmarking Test

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

Plaintext Test

JSON Encoding Test

Uses the PHP standard JSON encoder.

Data-Store/Database Mapping Test

Uses Doctrine ORM 2.6.

Uses Doctrine DBAL 2.9.

Template Test

Uses Twig 2.11.

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/queries?queries=2

Templating Test

http://localhost/fortunes

Update Test

http://localhost/updates?queries=2

Plain Text Test

http://localhost/plaintext