https://github.com/phpbenchmarks/php
PHP benchmarks on phpbenchmarks.com
https://github.com/phpbenchmarks/php
benchmark php
Last synced: 10 months ago
JSON representation
PHP benchmarks on phpbenchmarks.com
- Host: GitHub
- URL: https://github.com/phpbenchmarks/php
- Owner: phpbenchmarks
- Created: 2018-04-26T14:58:32.000Z (almost 8 years ago)
- Default Branch: 8.1_hello-world
- Last Pushed: 2021-12-06T11:09:37.000Z (over 4 years ago)
- Last Synced: 2025-04-01T20:41:49.325Z (12 months ago)
- Topics: benchmark, php
- Language: PHP
- Homepage: http://www.phpbenchmarks.com
- Size: 1.05 MB
- Stars: 7
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What is www.phpbenchmarks.com?
You will find a lot of benchmarks for PHP and PHP libraries on [phpbenchmarks.com](http://www.phpbenchmarks.com).
Benchmarks results are available from PHP 5.6 to latest version.
Our benchmarking protocol is available on [benchmarking protocol page](http://www.phpbenchmarks.com/en/documentation/benchmarking-protocol).
## What is this repository?
It contains PHP benchmark code.
Switch branch to select version and benchmark you want to see.
## Benchmarks
You can find PHP 8.1 benchmarks results on
[benchmarks results page](http://www.phpbenchmarks.com/en/benchmark/php/8.1).
See all PHP benchmarked versions on [select version page](http://www.phpbenchmarks.com/en/benchmark/php/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:
`X.Y.Z_benchmark-slug_W`
* `X`: PHP major version.
* `Y`: PHP minor version.
* `Z`: PHP patch version.
* `benchmark-slug`: slug of the benchmark, list available on [documentation page](http://www.phpbenchmarks.com/en/documentation).
* `W`: benchmark version