選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Steevan BARBOYON 24d4d6ff07 Fix env 8年前
bin Symfony 4.0, HelloWorld and Rest benchmarks installation 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 !