Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Steevan BARBOYON af9cbdea33 Update phpbenchmarks/symfony dependency před 8 roky
bin Symfony 4.0, HelloWorld and Rest benchmarks installation před 8 roky
config Update phpbenchmarks/symfony dependency před 8 roky
public Create Hello World branch před 8 roky
src Create Hello World branch před 8 roky
.gitignore Create Hello World branch před 8 roky
README.md Create Hello World branch před 8 roky
composer.json Update phpbenchmarks/symfony dependency před 8 roky
composer.lock.php7.1 Update phpbenchmarks/symfony dependency před 8 roky
composer.lock.php7.2 Update phpbenchmarks/symfony dependency před 8 roky
init_benchmark.sh Create Hello World branch před 8 roky
symfony.lock Add phpbenchmarks/stats před 8 roky

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 !