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 7e19ae8a2c Fix console env and debug mode il y a 8 ans
bin Fix console env and debug mode il y a 8 ans
config Update phpbenchmarks/symfony dependency il y a 8 ans
public Fix env il y a 8 ans
src Create Hello World branch il y a 8 ans
.gitignore Create Hello World branch il y a 8 ans
README.md Create Hello World branch il y a 8 ans
composer.json Update phpbenchmarks/symfony dependency il y a 8 ans
composer.lock.php7.1 Update phpbenchmarks/symfony dependency il y a 8 ans
composer.lock.php7.2 Update phpbenchmarks/symfony dependency il y a 8 ans
init_benchmark.sh Fix env il y a 8 ans
symfony.lock Add phpbenchmarks/stats il y a 8 ans

README.md


www.phpbenchmarks.com

What is www.phpbenchmarks.com ?

You will find lot of benchmarks for PHP frameworks, ORM and libs here.

You can compare results between Apache Bench and Siege, PHP 5.6 to 7.2 and versions of your favorites PHP code.

What is this repository ?

It’s benchmark source code for Symfony 4.0.

You will not find final source code here, as it’s in phpbenchmarks/symfony dependency.

You can find how we benchmark it here.

Each benchmark type have their own branch : Hello World, Blog, REST Api, Small overload and Big overload.

Symfony 4.0.0 : 27,495

Benchmark PHP Request Rq/sec Score
Hello World 7.2 1.2 ms 856 19,026
Blog 7.2 In progress In progress In progress
Rest API 7.2 2.3 ms 435 8,469
Small overload 7.2 In progress In progress In progress
Big overload 7.2 In progress In progress In progress

See all benchmark results

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