Joan Miquel 004a56c4d7 [php] Fix typo and remove try-catch in workerman start (#7628) 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 ad4fdc0056 Symfony with Workerman (#7627) 2 年之前
public 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) 5 年之前
src 27683f818e [symfony-raw] Fix and update to PHP 8.1 (#7102) 3 年之前
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 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) 5 年之前
.gitignore 7cdb4396f5 Switch to symfony 5.1 and preloading (#5679) 5 年之前
README.md f848e4742e [symfony] Update to PHP 8 (#6386) 4 年之前
benchmark_config.json 56e81fbc3d [ci skip] Symfony-raw fix display_name (#7644) 2 年之前
composer.json ad4fdc0056 Symfony with Workerman (#7627) 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) 2 年之前
start.php 004a56c4d7 [php] Fix typo and remove try-catch in workerman start (#7628) 2 年之前
symfony-raw.dockerfile 27683f818e [symfony-raw] Fix and update to PHP 8.1 (#7102) 3 年之前
symfony-swoole.dockerfile e6b61ea2a1 [Symfony] fix dbal 2.13 pb (#6709) 4 年之前
symfony-workerman.dockerfile ad4fdc0056 Symfony with Workerman (#7627) 2 年之前
symfony.dockerfile 510194e6ac [symfony] Fix and update to php 8.1 (#6991) 3 年之前

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