Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phpbenchmarks/symfony

Symfony benchmarks on phpbenchmarks.com
https://github.com/phpbenchmarks/symfony

benchmark php symfony

Last synced: 7 days ago
JSON representation

Symfony benchmarks on phpbenchmarks.com

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 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 Symfony benchmark code.

Switch branch to select version and benchmark you want to see.

You can find source code links into [Configuration::getSourceCodeUrls()](.phpbenchmarks/Configuration.php).

## Benchmarks

You can find Symfony 5.0 benchmarks results on
[benchmarks results page](http://www.phpbenchmarks.com/en/benchmark/symfony/5.0).

See all Symfony benchmarked versions on [select version page](http://www.phpbenchmarks.com/en/benchmark/symfony/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 patch version

`Z` Benchmark type: `1` Hello World, `3` REST API