Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Steevan BARBOYON 604f151bef Use benchmark-rest-data in 1.1.0 il y a 6 ans
Controller Create restapi branch il y a 8 ans
DependencyInjection Create restapi branch il y a 8 ans
EventListener Create restapi branch il y a 8 ans
Normalizer Create restapi branch il y a 8 ans
Resources Create restapi branch il y a 8 ans
.gitignore Create restapi branch il y a 8 ans
README.md Update documentation il y a 7 ans
RestApiBundle.php Create restapi branch il y a 8 ans
composer.json Use benchmark-rest-data in 1.1.0 il y a 6 ans

README.md


www.phpbenchmarks.com

What is www.phpbenchmarks.com ?

You will find lot of benchmarks for PHP frameworks and template engines.

You can compare results between Apache Bench and Siege, and PHP 5.6 to 7.2.

What is this repository ?

It’s benchmark common code for Symfony benchmarks.

Switch branch to select your Symfony major version and benchmark you want to see.

See all Symfony benchmarked versions on phpbenchmarks/symfony.

You can find how we benchmark on phpbenchmarks.com.

How versions works ?

We do not follow semantic version for this repository. Here is an explanation about our versioning system:

X related to Symfony major version (2 Symfony ^2, 3 Symfony ^3, 4 Symfony ^4)

Y benchmark type (1 Hello World, 3 Rest API, 4 Small overload)

Z new version, not just bugfix and could contains BC

Benchmarks

You can find all Symfony benchmarks results on phpbenchmarks.com.

Scores are too low ? Do not hesitate to create a pull request, and ask a new benchmark !