Joan Miquel 9fa82a5d70 [php] Symfony with Frankenphp in Worker mode using phpruntime (#7756) пре 2 година
..
bin 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) пре 5 година
config 510194e6ac [symfony] Fix and update to php 8.1 (#6991) пре 3 година
deploy 9fa82a5d70 [php] Symfony with Frankenphp in Worker mode using phpruntime (#7756) пре 2 година
public 9fa82a5d70 [php] Symfony with Frankenphp in Worker mode using phpruntime (#7756) пре 2 година
src 9fa82a5d70 [php] Symfony with Frankenphp in Worker mode using phpruntime (#7756) пре 2 година
templates dfcabbdaee symfony project update to 4.3 + flex 1.4 (#4979) пре 6 година
.dockerignore dfcabbdaee symfony project update to 4.3 + flex 1.4 (#4979) пре 6 година
.env 3660a7193b [php] Add Symfony Swoole using phpruntime (#7753) пре 2 година
.gitignore 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) пре 5 година
README.md f848e4742e [symfony] Update to PHP 8 (#6386) пре 4 година
benchmark_config.json 9fa82a5d70 [php] Symfony with Frankenphp in Worker mode using phpruntime (#7756) пре 2 година
composer.json 4da7c59b7e [php] Symfony update to PHP 8.2 (#7708) пре 2 година
config.toml 0096f84ee9 Config for the new toolset (#6259) пре 4 година
server.php 004a56c4d7 [php] Fix typo and remove try-catch in workerman start (#7628) пре 3 година
start.php 004a56c4d7 [php] Fix typo and remove try-catch in workerman start (#7628) пре 3 година
symfony-franken.dockerfile 9fa82a5d70 [php] Symfony with Frankenphp in Worker mode using phpruntime (#7756) пре 2 година
symfony-raw.dockerfile 4da7c59b7e [php] Symfony update to PHP 8.2 (#7708) пре 2 година
symfony-swoole.dockerfile 3660a7193b [php] Add Symfony Swoole using phpruntime (#7753) пре 2 година
symfony-workerman.dockerfile 4da7c59b7e [php] Symfony update to PHP 8.2 (#7708) пре 2 година
symfony.dockerfile 4da7c59b7e [php] Symfony update to PHP 8.2 (#7708) пре 2 година

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