https://github.com/phpbenchmarks/symlex
Symlex benchmarks on phpbenchmarks.com
https://github.com/phpbenchmarks/symlex
benchmark php symlex
Last synced: 5 months ago
JSON representation
Symlex benchmarks on phpbenchmarks.com
- Host: GitHub
- URL: https://github.com/phpbenchmarks/symlex
- Owner: phpbenchmarks
- License: mit
- Created: 2018-08-30T08:10:58.000Z (over 7 years ago)
- Default Branch: symlex_4.2_hello-world
- Last Pushed: 2019-04-28T15:35:06.000Z (almost 7 years ago)
- Last Synced: 2025-01-05T20:29:46.080Z (about 1 year ago)
- Topics: benchmark, php, symlex
- Language: HTML
- Homepage: http://www.phpbenchmarks.com
- Size: 466 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## What is www.phpbenchmarks.com?
You will find lot of benchmarks for PHP frameworks and template engines on [phpbenchmarks.com](http://www.phpbenchmarks.com).
Benchmarks results are available for Apache Bench and Siege, and PHP 5.6 to 7.3.
Our benchmarking protocol is available on [benchmarking protocol page](http://www.phpbenchmarks.com/en/documentation/benchmarking-protocol).
## What is this repository?
It contains Symlex installation `only`.
To reuse code between minor versions, features for benchmarks are not coded in this repository
but in [phpbenchmarks/symlex-common](https://github.com/phpbenchmarks/symlex-common) repository.
Switch branch to select version and benchmark you want to see.
## Benchmarks
You can find Symlex 4.2 benchmarks results on
[benchmarks results page](http://www.phpbenchmarks.com/en/benchmark/symlex/4.2).
See all Symlex benchmarked versions on [select version page](http://www.phpbenchmarks.com/en/benchmark/symlex/version).
## Community
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!
## How version works?
We do not follow semantic version for this repository. Here is an explanation about our versioning system:
`W` Benchmarked framework major version
`X` Benchmarked framework minor version
`Y` Benchmarked framework bugfix version
`Z` Benchmark type: `1` Hello World, `3` REST API