phpbenchmarks / ubiquity-common
Installs: 106
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Type:project
Requires
- php: ^7.1.3
- mindplay/annotations: dev-master#85d060e
- phpbenchmarks/benchmark-rest-data: ^1.0
- phpmv/ubiquity: ^2.0
- phpmv/ubiquity-devtools: ^1.1
This package is auto-updated.
Last update: 2025-03-01 00:19:49 UTC
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's benchmark common code for Ubiquity benchmarks.
Switch branch to select your Ubiquity major version and benchmark you want to see.
See all Ubiquity benchmarked versions on phpbenchmarks/ubiquity.
You can find how we benchmark on phpbenchmarks.com.
How versions works ?
We do not follow semantic version for this repository. Here is an explanation about our versioning system:
X
related to Ubiquity major version (2
Ubiquity ^2)
Y
benchmark type (1
Hello World, 3
Rest API)
Z
new version, not just bugfix and could contains BC
Benchmarks
You can find all Ubiquity benchmarks results on phpbenchmarks.com.
Scores are too low ? Do not hesitate to create a pull request, and ask a new benchmark !