phpbenchmarks / smarty-common
Installs: 47
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- smarty/smarty: ^3.0
This package is auto-updated.
Last update: 2025-02-16 04:13:20 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 Smarty benchmarks.
Switch branch to select your Smarty major version and benchmark you want to see.
See all Smarty benchmarked versions on phpbenchmarks/smarty.
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 Smarty major version (1
Smarty ^1, 2
Smarty ^2, 3
Smarty ^3)
Y
benchmark type (1
Hello World)
Z
new version, not just bugfix and could contains BC
Benchmarks
You can find all Smarty benchmarks results on phpbenchmarks.com.
Scores are too low ? Do not hesitate to create a pull request, and ask a new benchmark !