Browse Source

Remove small overload an big overload Symfony version specific branches

tags/2.3.0
Steevan BARBOYON 8 years ago
parent
commit
fc03f50cb7
1 changed files with 2 additions and 6 deletions
  1. 2
    6
      README.md

+ 2
- 6
README.md View File

@@ -24,13 +24,9 @@ REST Api (Symfony 2.4 to 4.x): [restapi](https://github.com/phpbenchmarks/symfon
24 24
 
25 25
 Blog: [blog](https://github.com/phpbenchmarks/symfony/tree/blog)
26 26
 
27
-Small overload (Symfony 2.0 to 2.3): [smalloverload-symfony-2-3](https://github.com/phpbenchmarks/symfony/tree/smalloverload-symfony-2-3)
27
+Small overload: [smalloverload](https://github.com/phpbenchmarks/symfony/tree/smalloverload)
28 28
 
29
-Small overload (Symfony 2.4 to 4.x): [smalloverload](https://github.com/phpbenchmarks/symfony/tree/smalloverload)
30
-
31
-Big overload (Symfony 2.0 to 2.3): [bigoverload-symfony-2-3](https://github.com/phpbenchmarks/symfony/tree/bigoverload-symfony-2-3)
32
-
33
-Big overload (Symfony 2.4 to 4.x): [bigoverload](https://github.com/phpbenchmarks/symfony/tree/bigoverload)
29
+Big overload: [bigoverload](https://github.com/phpbenchmarks/symfony/tree/bigoverload)
34 30
 
35 31
 You can find how we benchmark it [here](http://www.phpbenchmarks.com/en/benchmark-protocol).
36 32
 

Loading…
Cancel
Save