File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change 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 and template engines on [ phpbenchmarks.com] ( http://www.phpbenchmarks.com ) .
10+
11+ Benchmarks results are available from PHP 5.6 to latest version.
12+
13+ Our benchmarking protocol is available on [ benchmarking protocol page] ( http://www.phpbenchmarks.com/en/documentation/benchmarking-protocol ) .
14+
15+ ## What is this repository?
16+
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.
20+
21+ Switch branch to select version and benchmark you want to see.
22+
23+ ## Benchmarks
24+
25+ You can find Symfony 4.4 benchmarks results on
26+ [ benchmarks results page] ( http://www.phpbenchmarks.com/en/benchmark/symfony/4.4 ) .
27+
28+ See all Symfony benchmarked versions on [ select version page] ( http://www.phpbenchmarks.com/en/benchmark/symfony/version ) .
29+
30+ ## Community
31+
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!
33+
34+ ## How version works?
35+
36+ We do not follow semantic version for this repository. Here is an explanation about our versioning system:
37+
38+ ` W ` Benchmarked framework major version
39+
40+ ` X ` Benchmarked framework minor version
41+
42+ ` Y ` Benchmarked framework patch version
43+
44+ ` Z ` Benchmark type: ` 1 ` Hello World, ` 3 ` REST API
You can’t perform that action at this time.
0 commit comments