Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phpbenchmarks/twig

Twig benchmarks on phpbenchmarks.com
https://github.com/phpbenchmarks/twig

benchmark php templating twig

Last synced: 19 days ago
JSON representation

Twig 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 for Apache Bench and Siege, and PHP 5.6 to 7.3.

Our benchmarking protocol is available on [benchmarking protocol page](http://www.phpbenchmarks.com/en/documentation/benchmarking-protocol).

## What is this repository?

It contains Twig installation `only`.
To reuse code between minor versions, features for benchmarks are not coded in this repository
but in [phpbenchmarks/twig-common](https://github.com/phpbenchmarks/twig-common) repository.

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

## Benchmarks

You can find Twig 2.9 benchmarks results on
[benchmarks results page](http://www.phpbenchmarks.com/en/benchmark/twig/2.9).

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

`Z` Benchmark type: `1` Hello World