Skip to content

Commit 8a8134e

Browse files
committed
Update documentation
1 parent 963022a commit 8a8134e

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

README.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,25 +6,22 @@
66

77
## What is www.phpbenchmarks.com ?
88

9-
You will find lot of benchmarks for PHP frameworks, ORM and libs here.
9+
You will find lot of benchmarks for PHP frameworks and template engines.
1010

11-
You can compare results between Apache Bench and Siege, PHP 5.6 to 7.2 and versions of your favorites PHP code.
11+
You can compare results between Apache Bench and Siege, and PHP 5.6 to 7.2.
1212

1313
## What is this repository ?
1414

15-
It's benchmark source code for Symfony 2.3.
15+
It's benchmark common code for Symfony benchmarks.
1616

17-
You will not find final source code here, as it's in [phpbenchmarks/symfony](https://github.com/phpbenchmarks/symfony/tree/1.0.0) dependency.
17+
Switch branch to select your Symfony major version and benchmark you want to see.
1818

19-
You can find how we benchmark it [here](http://www.phpbenchmarks.com/en/benchmark-protocol).
19+
See all Symfony benchmarked versions on [phpbenchmarks/symfony](https://github.com/phpbenchmarks/symfony).
2020

21-
Each benchmark type have their own branch :
22-
[Hello World](https://github.com/phpbenchmarks/symfony-2-3/tree/helloworld),
23-
[Blog](https://github.com/phpbenchmarks/symfony-2-3/tree/blog),
24-
[REST Api](https://github.com/phpbenchmarks/symfony-2-3/tree/restapi),
25-
[Small overload](https://github.com/phpbenchmarks/symfony-2-3/tree/smalloverload)
26-
and [Big overload](https://github.com/phpbenchmarks/symfony-2-3/tree/bigoverload).
21+
You can find how we benchmark on [phpbenchmarks.com](http://www.phpbenchmarks.com/en/benchmark-protocol.html).
2722

28-
[See all benchmark results](http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.2/symfony-2.3.html)
23+
## Benchmarks
24+
25+
You can find all Symfony benchmarks results on [phpbenchmarks.com](http://www.phpbenchmarks.com/en/benchmark/symfony.html).
2926

3027
Scores are too low ? Do not hesitate to create a pull request, and ask a new benchmark !

0 commit comments

Comments
 (0)