Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Steevan BARBOYON 7e19ae8a2c Fix console env and debug mode 8 лет назад
bin Fix console env and debug mode 8 лет назад
config Update phpbenchmarks/symfony dependency 8 лет назад
public Fix env 8 лет назад
src Create Hello World branch 8 лет назад
.gitignore Create Hello World branch 8 лет назад
README.md Create Hello World branch 8 лет назад
composer.json Update phpbenchmarks/symfony dependency 8 лет назад
composer.lock.php7.1 Update phpbenchmarks/symfony dependency 8 лет назад
composer.lock.php7.2 Update phpbenchmarks/symfony dependency 8 лет назад
init_benchmark.sh Fix env 8 лет назад
symfony.lock Add phpbenchmarks/stats 8 лет назад

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 !