소스 검색

Update documentation

tags/4.0.15.1
Steevan BARBOYON 7 년 전
부모
커밋
4895bbe4e6
1개의 변경된 파일8개의 추가작업 그리고 21개의 파일을 삭제
  1. 8
    21
      README.md

+ 8
- 21
README.md 파일 보기

6
 
6
 
7
 ## What is www.phpbenchmarks.com ?
7
 ## What is www.phpbenchmarks.com ?
8
 
8
 
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.
10
 
10
 
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.
12
 
12
 
13
 ## What is this repository ?
13
 ## What is this repository ?
14
 
14
 
15
-It's benchmark source code for Symfony 4.0.
15
+It's benchmark common code for Symfony benchmarks.
16
 
16
 
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.
18
 
18
 
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).
20
 
20
 
21
-Each benchmark type have their own branch :
22
-[Hello World](https://github.com/phpbenchmarks/symfony-4-0/tree/helloworld),
23
-[Blog](https://github.com/phpbenchmarks/symfony-4-0/tree/blog),
24
-[REST Api](https://github.com/phpbenchmarks/symfony-4-0/tree/restapi),
25
-[Small overload](https://github.com/phpbenchmarks/symfony-4-0/tree/smalloverload)
26
-and [Big overload](https://github.com/phpbenchmarks/symfony-4-0/tree/bigoverload).
21
+You can find how we benchmark on [phpbenchmarks.com](http://www.phpbenchmarks.com/en/benchmark-protocol.html).
27
 
22
 
28
-## Symfony 4.0.0 : 27,495
23
+## Benchmarks
29
 
24
 
30
-Benchmark | PHP | Request | Rq/sec | Score
31
---------- | --- | ------- | ------ | -----
32
-[Hello World](http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.2/symfony-4.0.html#benchmark-hello-world) | 7.2 | 1.2 ms | 856 | 19,026
33
-[Blog](http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.2/symfony-4.0.html#benchmark-blog) | 7.2 | In progress | In progress | In progress
34
-[Rest API](http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.2/symfony-4.0.html#benchmark-rest) | 7.2 | 2.3 ms | 435 | 8,469
35
-[Small overload](http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.2/symfony-4.0.html#benchmark-small-overload) | 7.2 | In progress | In progress | In progress
36
-[Big overload](http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.2/symfony-4.0.html#benchmark-big-overload) | 7.2 | In progress | In progress | In progress
37
-
38
-[See all benchmark results](http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.2/symfony-4.0.html)
25
+You can find all Symfony benchmarks results on [phpbenchmarks.com](http://www.phpbenchmarks.com/en/benchmark/symfony.html).
39
 
26
 
40
 Scores are too low ? Do not hesitate to create a pull request, and ask a new benchmark !
27
 Scores are too low ? Do not hesitate to create a pull request, and ask a new benchmark !

Loading…
취소
저장