Hamilton Turner 93a1f30e4a Stop treating frameworks as python modules 10 vuotta sitten
..
app 9432a262f1 Move Yii2 into properly-named directory 10 vuotta sitten
deploy 9432a262f1 Move Yii2 into properly-named directory 10 vuotta sitten
.gitignore 9432a262f1 Move Yii2 into properly-named directory 10 vuotta sitten
README.md 9432a262f1 Move Yii2 into properly-named directory 10 vuotta sitten
bash_profile.sh 9432a262f1 Move Yii2 into properly-named directory 10 vuotta sitten
benchmark_config 9432a262f1 Move Yii2 into properly-named directory 10 vuotta sitten
composer.json 9432a262f1 Move Yii2 into properly-named directory 10 vuotta sitten
composer.lock 9432a262f1 Move Yii2 into properly-named directory 10 vuotta sitten
install.sh 9432a262f1 Move Yii2 into properly-named directory 10 vuotta sitten
setup.sh 9432a262f1 Move Yii2 into properly-named directory 10 vuotta sitten

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