François Gannaz 83892cbf43 Yii2-raw fortunes: faster data structure (#5547) 5 years ago
..
app 83892cbf43 Yii2-raw fortunes: faster data structure (#5547) 5 years ago
deploy c01cf64006 Yii2: enable the ORM cache on the DB schema (#5541) 5 years ago
README.md b98effd7b0 Fixed framework error handling issues. Changed casing for Yii and AsyncIO 9 years ago
benchmark_config.json aff735317b [ci skip] Better names for the platforms (#4974) 6 years ago
composer.json c01cf64006 Yii2: enable the ORM cache on the DB schema (#5541) 5 years ago
composer.lock c01cf64006 Yii2: enable the ORM cache on the DB schema (#5541) 5 years ago
yii2-raw.dockerfile e571979d3b Update yii2 and ubiquity to php 7.4 (#5331) 5 years ago
yii2.dockerfile e571979d3b Update yii2 and ubiquity to php 7.4 (#5331) 5 years ago

README.md

Yii2 Benchmarking Test

This is the Yii2 portion of a benchmarking test suite comparing a variety of web development platforms.

This uses PHP's composer for dependency resolution. Note that issue 5083 affects the composer.json file defined here (also see this and this)

JSON Encoding Test

Uses the PHP standard JSON encoder.

Data-Store/Database Mapping Test

Uses the Yii2 Fluent Query Builder.

Template Test

Uses Php template

Infrastructure Software Versions

The tests were run with:

Test URLs

JSON Encoding Test

http://localhost/site/json

Data-Store/Database Mapping Test

http://localhost/site/db

Variable Query Test

http://localhost/site/db?queries=2

Templating Test

http://localhost/site/fortunes

Update Test

http://localhost/site/updates?queries=2

Plain Text Test

http://localhost/site/plaintext