|
6 | 6 |
|
7 | 7 | ## What is www.phpbenchmarks.com ? |
8 | 8 |
|
9 | | -You will find lot of benchmarks for PHP frameworks and template engines. |
| 9 | +You will find lot of benchmarks for PHP frameworks and template engines on [phpbenchmarks.com](http://www.phpbenchmarks.com). |
10 | 10 |
|
11 | | -You can compare results between Apache Bench and Siege, and PHP 5.6 to 7.3. |
| 11 | +Benchmarks results are available for Apache Bench and Siege, and PHP 5.6 to 7.3. |
| 12 | + |
| 13 | +Our benchmarking protocol is available on [benchmarking protocol page](http://www.phpbenchmarks.com/en/documentation/benchmarking-protocol). |
12 | 14 |
|
13 | 15 | ## What is this repository ? |
14 | 16 |
|
15 | | -It's benchmark common code for Symfony benchmarks. |
| 17 | +It contains Symfony installation `only`. |
| 18 | +To reuse code between minor versions, features for benchmarks are not coded in this repository |
| 19 | +but in [phpbenchmarks/symfony-common](https://github.com/phpbenchmarks/symfony-common) repository. |
16 | 20 |
|
17 | | -Switch branch to select your Symfony major version and benchmark you want to see. |
| 21 | +Switch branch to select version and benchmark you want to see. |
18 | 22 |
|
19 | | -See all Symfony benchmarked versions on [phpbenchmarks/symfony](https://github.com/phpbenchmarks/symfony). |
| 23 | +## Benchmarks |
20 | 24 |
|
21 | | -You can find how we benchmark on [phpbenchmarks.com](http://www.phpbenchmarks.com/en/benchmark-protocol.html). |
| 25 | +You can find Symfony 4.2 benchmarks results on |
| 26 | +[benchmarks results page](http://www.phpbenchmarks.com/en/benchmark/symfony/4.2). |
22 | 27 |
|
23 | | -## Benchmarks |
| 28 | +See all Symfony benchmarked versions on [select version page](http://www.phpbenchmarks.com/en/benchmark/symfony/version). |
24 | 29 |
|
25 | | -You can find all Symfony benchmarks results on [phpbenchmarks.com](http://www.phpbenchmarks.com/en/benchmark/symfony.html). |
| 30 | +## Community |
26 | 31 |
|
27 | | -Scores are too low ? Do not hesitate to create a pull request, and ask a new benchmark ! |
| 32 | +Go to [community page](http://www.phpbenchmarks.com/en/community) to see the Hall of fame, or download the benchmark kit to add your code! |
0 commit comments