Hamilton Turner a014624df1 Update PHP-yii2 installation 11 years ago
..
app bfcf504b3f Fix yii2 dependency installation 11 years ago
deploy c791a06013 name php properly 11 years ago
.gitignore bfcf504b3f Fix yii2 dependency installation 11 years ago
README.md a014624df1 Update PHP-yii2 installation 11 years ago
__init__.py 7fde1aa370 Add __init__ files to a number of tests 11 years ago
bash_profile.sh 65756dbc77 Convert setup.py to setup.sh for php-yii2 11 years ago
benchmark_config c791a06013 name php properly 11 years ago
composer.json bfcf504b3f Fix yii2 dependency installation 11 years ago
composer.lock 244448c600 Lock php-yii2 assets to a known-good state 11 years ago
install.sh a014624df1 Update PHP-yii2 installation 11 years ago
setup.sh 65756dbc77 Convert setup.py to setup.sh for php-yii2 11 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