Joanhey d2efb7c556 [php] Symfony update to PHP8.4 7 months 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 d2efb7c556 [php] Symfony update to PHP8.4 7 months ago
public f2a87b6080 [php] Fix Swoole and faster docker builds (#9169) 1 year 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
.rr.yaml a32ba57945 [php] Symfony add RoadRunner (#9024) 1 year ago
README.md 9fe104ca0c [php:symfony] fix and add postgresql (#8324) 2 years ago
benchmark_config.json a32ba57945 [php] Symfony add RoadRunner (#9024) 1 year ago
composer.json d2efb7c556 [php] Symfony update to PHP8.4 7 months 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 a32ba57945 [php] Symfony add RoadRunner (#9024) 1 year ago
symfony-mysql.dockerfile d2efb7c556 [php] Symfony update to PHP8.4 7 months ago
symfony-raw.dockerfile d2efb7c556 [php] Symfony update to PHP8.4 7 months ago
symfony-roadrunner.dockerfile a32ba57945 [php] Symfony add RoadRunner (#9024) 1 year ago
symfony-swoole.dockerfile d2efb7c556 [php] Symfony update to PHP8.4 7 months ago
symfony-workerman.dockerfile d2efb7c556 [php] Symfony update to PHP8.4 7 months ago
symfony.dockerfile d2efb7c556 [php] Symfony update to PHP8.4 7 months 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