Joan Miquel 7fe1360c40 [php] Symfony update to v7 (#8741) 1 year ago
..
bin 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) 5 years ago
config 7fe1360c40 [php] Symfony update to v7 (#8741) 1 year ago
deploy 7fe1360c40 [php] Symfony update to v7 (#8741) 1 year ago
public 9fa82a5d70 [php] Symfony with Frankenphp in Worker mode using phpruntime (#7756) 2 years ago
src 9fe104ca0c [php:symfony] fix and add postgresql (#8324) 2 years ago
templates dfcabbdaee symfony project update to 4.3 + flex 1.4 (#4979) 6 years ago
.dockerignore dfcabbdaee symfony project update to 4.3 + flex 1.4 (#4979) 6 years ago
.gitignore 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) 5 years ago
README.md 9fe104ca0c [php:symfony] fix and add postgresql (#8324) 2 years ago
benchmark_config.json e964a20612 [php:symfony] Remove repeated json and plaintext (#8394) 2 years ago
composer.json 7fe1360c40 [php] Symfony update to v7 (#8741) 1 year ago
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 years ago
server.php 0b8566bce4 [php] Symfony update to PHP 8.3 (#8583) 1 year ago
start.php 0b8566bce4 [php] Symfony update to PHP 8.3 (#8583) 1 year ago
symfony-franken.dockerfile 5f8bc5dad9 Fix FrankenPHP (#8440) 1 year ago
symfony-mysql.dockerfile 0b8566bce4 [php] Symfony update to PHP 8.3 (#8583) 1 year ago
symfony-raw.dockerfile 0b8566bce4 [php] Symfony update to PHP 8.3 (#8583) 1 year ago
symfony-swoole.dockerfile 0b8566bce4 [php] Symfony update to PHP 8.3 (#8583) 1 year ago
symfony-workerman.dockerfile 0b8566bce4 [php] Symfony update to PHP 8.3 (#8583) 1 year ago
symfony.dockerfile 0b8566bce4 [php] Symfony update to PHP 8.3 (#8583) 1 year ago

README.md

Symfony 4 Benchmarking Test

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