An open API service indexing awesome lists of open source software.

https://github.com/phpbenchmarks/phpixie-common

PHPixie benchmarks dependency
https://github.com/phpbenchmarks/phpixie-common

benchmark php phpixie

Last synced: 4 months ago
JSON representation

PHPixie benchmarks dependency

Awesome Lists containing this project

README

          





www.phpbenchmarks.com

## 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 PHPixie benchmarks.

Switch branch to select your PHPixie major version and benchmark you want to see.

See all PHPixie benchmarked versions on [phpbenchmarks/phpixie](https://github.com/phpbenchmarks/phpixie).

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 PHPixie major version (`3` PHPixie ^3)

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

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

## Benchmarks

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

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