|
|
@@ -1 +1,21 @@
|
|
1
|
|
-# symfony
|
|
|
1
|
+<p align="center">
|
|
|
2
|
+ <img src="http://www.phpbenchmarks.com/images/logo_github.png">
|
|
|
3
|
+ <br>
|
|
|
4
|
+ <a href="http://www.phpbenchmarks.com" target="_blank">www.phpbenchmarks.com</a>
|
|
|
5
|
+</p>
|
|
|
6
|
+
|
|
|
7
|
+## What is www.phpbenchmarks.com ?
|
|
|
8
|
+
|
|
|
9
|
+You will find lot of benchmarks for PHP frameworks, ORM and libs here.
|
|
|
10
|
+
|
|
|
11
|
+You can compare results between Apache Bench and Siege, PHP 5.6 to 7.2 and versions of your favorites PHP code.
|
|
|
12
|
+
|
|
|
13
|
+## What is this repository ?
|
|
|
14
|
+
|
|
|
15
|
+It's benchmark bundles for almost all Symfony versions.
|
|
|
16
|
+
|
|
|
17
|
+You can find how we benchmark it [here](http://www.phpbenchmarks.com/en/benchmark-protocol).
|
|
|
18
|
+
|
|
|
19
|
+## Symfony
|
|
|
20
|
+
|
|
|
21
|
+You can find all Symfony benchmarks [here](http://www.phpbenchmarks.com/fr/benchmark/apache-bench/php-7.1/select-version/symfony.html);
|