Joan Miquel 4ffb9d2113 [symfony-swoole] Add broken tag (#7237) před 3 roky
..
bin 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) před 5 roky
config 510194e6ac [symfony] Fix and update to php 8.1 (#6991) před 3 roky
deploy f848e4742e [symfony] Update to PHP 8 (#6386) před 4 roky
public 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) před 5 roky
src 27683f818e [symfony-raw] Fix and update to PHP 8.1 (#7102) před 3 roky
templates dfcabbdaee symfony project update to 4.3 + flex 1.4 (#4979) před 6 roky
.dockerignore dfcabbdaee symfony project update to 4.3 + flex 1.4 (#4979) před 6 roky
.env 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) před 5 roky
.gitignore 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) před 5 roky
README.md f848e4742e [symfony] Update to PHP 8 (#6386) před 4 roky
benchmark_config.json 4ffb9d2113 [symfony-swoole] Add broken tag (#7237) před 3 roky
composer.json 510194e6ac [symfony] Fix and update to php 8.1 (#6991) před 3 roky
config.toml 0096f84ee9 Config for the new toolset (#6259) před 4 roky
symfony-raw.dockerfile 27683f818e [symfony-raw] Fix and update to PHP 8.1 (#7102) před 3 roky
symfony-swoole.dockerfile e6b61ea2a1 [Symfony] fix dbal 2.13 pb (#6709) před 4 roky
symfony.dockerfile 510194e6ac [symfony] Fix and update to php 8.1 (#6991) před 3 roky

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