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

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