|
|
@@ -14,8 +14,12 @@ You can compare results between Apache Bench and Siege, PHP 5.6 to 7.2 and versi
|
|
14
|
14
|
|
|
15
|
15
|
It's benchmark bundles for almost all Symfony versions.
|
|
16
|
16
|
|
|
|
17
|
+Symfony 2.0 to 2.3 : use [2.0 version](https://github.com/phpbenchmarks/symfony/tree/2.0).
|
|
|
18
|
+
|
|
|
19
|
+Symfony 2.4 to latest : use [1.0 version](https://github.com/phpbenchmarks/symfony).
|
|
|
20
|
+
|
|
17
|
21
|
You can find how we benchmark it [here](http://www.phpbenchmarks.com/en/benchmark-protocol).
|
|
18
|
22
|
|
|
19
|
23
|
## Symfony
|
|
20
|
24
|
|
|
21
|
|
-You can find all Symfony benchmarks [here](http://www.phpbenchmarks.com/fr/benchmark/apache-bench/php-7.1/select-version/symfony.html)
|
|
|
25
|
+You can find all Symfony benchmarks [here](http://www.phpbenchmarks.com/fr/benchmark/apache-bench/php-7.1/select-version/symfony.html).
|