Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
steevanb authored and phpbenchmarks committed Apr 28, 2019
1 parent 170b549 commit 208edba
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

You will find lot of benchmarks for PHP frameworks and template engines.

You can compare results between Apache Bench and Siege, and PHP 5.6 to 7.2.
You can compare results between Apache Bench and Siege, and PHP 5.6 to 7.3.

## What is this repository?

Expand All @@ -21,10 +21,20 @@ See all benchmarked Symlex versions on [phpbenchmarks/symlex](https://github.com

You can find how we benchmark on [phpbenchmarks.com](http://www.phpbenchmarks.com/en/benchmark-protocol.html).

## How versions works ?

We do not follow semantic version for this repository. Here is an explanation about our versioning system:

`X` related to Symlex major version (`4` Symlex ^4)

`Y` benchmark type (`1` Hello World, `3` Rest API)

`Z` new version, not just bugfix and could contains BC

## Benchmarks

You can find all Symlex benchmark results on [phpbenchmarks.com](http://www.phpbenchmarks.com/en/benchmark/symlex.html).

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

See also [phpbenchmarks.com/en/participate/create-framework-benchmarks.html](http://www.phpbenchmarks.com/en/participate/create-framework-benchmarks.html).
See also [phpbenchmarks.com/en/participate/create-framework-benchmarks.html](http://www.phpbenchmarks.com/en/participate/create-framework-benchmarks.html).

0 comments on commit 208edba

Please sign in to comment.