|
|
8 лет назад | |
|---|---|---|
| bin | 8 лет назад | |
| config | 8 лет назад | |
| public | 8 лет назад | |
| src | 8 лет назад | |
| .gitignore | 8 лет назад | |
| README.md | 8 лет назад | |
| composer.json | 8 лет назад | |
| composer.lock.php7.1 | 8 лет назад | |
| composer.lock.php7.2 | 8 лет назад | |
| init_benchmark.sh | 8 лет назад | |
| symfony.lock | 8 лет назад |
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.
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.
| 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 |
Scores are too low ? Do not hesitate to create a pull request, and ask a new benchmark !