Skip to content

phpbenchmarks/plates-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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 Plates benchmarks.

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

See all Plates benchmarked versions on phpbenchmarks/plates.

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 Plates major version (1 Plates ^1, 2 Plates ^2, 3 Plates ^3)

Y benchmark type (1 Hello World)

Z new version, not just bugfix and could contains BC

Benchmarks

You can find all Plates benchmarks results on phpbenchmarks.com.

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