https://github.com/phpbenchmarks/symlex-common
Symlex benchmarks dependency
https://github.com/phpbenchmarks/symlex-common
benchmark php symlex
Last synced: 7 months ago
JSON representation
Symlex benchmarks dependency
- Host: GitHub
- URL: https://github.com/phpbenchmarks/symlex-common
- Owner: phpbenchmarks
- Created: 2018-08-30T08:11:41.000Z (over 7 years ago)
- Default Branch: symlex_4_hello-world
- Last Pushed: 2019-04-28T15:24:43.000Z (almost 7 years ago)
- Last Synced: 2025-07-11T09:28:58.267Z (9 months ago)
- Topics: benchmark, php, symlex
- Language: PHP
- Homepage: http://www.phpbenchmarks.com
- Size: 128 KB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What is www.phpbenchmarks.com?
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.3.
## What is this repository?
It contains common benchmark code for [Symlex](https://github.com/symlex/symlex),
a complete framework stack for agile Web development based on Symfony and Vue.js.
Switch the branch to select your Symlex major version and benchmark you want to see.
See all benchmarked Symlex versions on [phpbenchmarks/symlex](https://github.com/phpbenchmarks/symlex).
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).