phpbenchmarks / symfony-common
Installs: 401
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Type:project
- dev-symfony_4_hello-world
- 4.4.1
- 4.4.0
- 4.3.3
- 4.3.2
- 4.3.1
- 4.3.0
- 4.1.1
- 4.1.0
- 3.4.0
- 3.3.0
- 3.1.0
- 2.4.0
- 2.3.1
- 2.3.0
- 2.1.0
- dev-symfony_4_rest-api
- dev-symfony_4_small-overload
- dev-symfony_2_rest-api
- dev-symfony_3_rest-api
- dev-symfony_2_small-overload
- dev-symfony_2_hello-world
- dev-symfony_3_small-overload
- dev-symfony_3_hello-world
This package is auto-updated.
Last update: 2025-03-11 16:00:23 UTC
README
What is www.phpbenchmarks.com ?
You will find lot of benchmarks for PHP frameworks and template engines.
You can compare results between Apache Bench and Siege, and PHP 5.6 to 7.3.
What is this repository ?
It's benchmark common code for Symfony benchmarks.
Switch branch to select your Symfony major version and benchmark you want to see.
See all Symfony benchmarked versions on phpbenchmarks/symfony.
You can find how we benchmark on phpbenchmarks.com.
How versions works ?
We do not follow semantic version for this repository. Here is an explanation about our versioning system:
X
related to Symfony major version (2
Symfony ^2, 3
Symfony ^3, 4
Symfony ^4)
Y
benchmark type (1
Hello World, 3
Rest API, 4
Small overload)
Z
new version, not just bugfix and could contains BC
Benchmarks
You can find all Symfony benchmarks results on phpbenchmarks.com.
Scores are too low ? Do not hesitate to create a pull request, and ask a new benchmark !