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](https://github.com/phpbenchmarks/symfony/tree/1.0.0) dependency. You can find how we benchmark it [here](http://www.phpbenchmarks.com/en/benchmark-protocol). Each benchmark type have their own branch : [Hello World](https://github.com/phpbenchmarks/symfony-4-0/tree/helloworld), [Blog](https://github.com/phpbenchmarks/symfony-4-0/tree/blog), [REST Api](https://github.com/phpbenchmarks/symfony-4-0/tree/restapi), [Small overload](https://github.com/phpbenchmarks/symfony-4-0/tree/smalloverload) and [Big overload](https://github.com/phpbenchmarks/symfony-4-0/tree/bigoverload). ## Symfony 4.0.0 : 27,495 Benchmark | PHP | Request | Rq/sec | Score --------- | --- | ------- | ------ | ----- [Hello World](http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.2/symfony-4.0.html#benchmark-hello-world) | 7.2 | 1.2 ms | 856 | 19,026 [Blog](http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.2/symfony-4.0.html#benchmark-blog) | 7.2 | In progress | In progress | In progress [Rest API](http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.2/symfony-4.0.html#benchmark-rest) | 7.2 | 2.3 ms | 435 | 8,469 [Small overload](http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.2/symfony-4.0.html#benchmark-small-overload) | 7.2 | In progress | In progress | In progress [Big overload](http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.2/symfony-4.0.html#benchmark-big-overload) | 7.2 | In progress | In progress | In progress [See all benchmark results](http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.2/symfony-4.0.html) Scores are too low ? Do not hesitate to create a pull request, and ask a new benchmark !