Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Steevan BARBOYON c7e07533a7 Code validated by PHPBenchmarks kit 1.0.3 6 лет назад
.phpbenchmarks Code validated by PHPBenchmarks kit 1.0.3 6 лет назад
bin Fix input variable not found 7 лет назад
config Create Hello world benchmark 7 лет назад
public Create Hello world benchmark 7 лет назад
src Create Hello world benchmark 7 лет назад
var Symfony 4.1-BETA3 7 лет назад
.gitignore Create var dirs 7 лет назад
README.md Code validated by PHPBenchmarks kit 1.0.3 6 лет назад
composer.json Code validated by PHPBenchmarks kit 1.0.3 6 лет назад
composer.lock.php7.1 Code validated by PHPBenchmarks kit 1.0.3 6 лет назад
composer.lock.php7.2 Code validated by PHPBenchmarks kit 1.0.3 6 лет назад
composer.lock.php7.3 Code validated by PHPBenchmarks kit 1.0.3 6 лет назад
init_benchmark.sh Fix cache warmup 7 лет назад
symfony.lock Code validated by PHPBenchmarks kit 1.0.3 6 лет назад

README.md


www.phpbenchmarks.com

What is www.phpbenchmarks.com?

You will find lot of benchmarks for PHP frameworks and template engines on 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.

What is this repository?

It contains Symfony installation only. To reuse code between minor versions, features for benchmarks are not coded in this repository but in phpbenchmarks/symfony-common repository.

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

Benchmarks

You can find Symfony 4.1 benchmarks results on benchmarks results page.

See all Symfony benchmarked versions on select version page.

Community

Go to community page 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 component (Symfony, Laravel, Twig etc) major version

X Benchmarked component minor version

Y Benchmarked component bugfix version

Z Benchmark type: 1 Hello World, 3 REST API, 4 Templating small overload, 5 Templating big overload

Note that all components do not have all benchmark types.