Joan Miquel 93969e1871 Double children processes (#3782) 7 سال پیش
..
app 28ef10d4f3 Yii2 db persistent connection (#3708) 7 سال پیش
deploy 93969e1871 Double children processes (#3782) 7 سال پیش
README.md b98effd7b0 Fixed framework error handling issues. Changed casing for Yii and AsyncIO 9 سال پیش
benchmark_config.json c6e8beb834 Change in benchmark_config.json (#3731) 7 سال پیش
composer.json b96984c380 PHP Composer tweaks (#3343) 7 سال پیش
composer.lock b96984c380 PHP Composer tweaks (#3343) 7 سال پیش
hhvm.pid b98effd7b0 Fixed framework error handling issues. Changed casing for Yii and AsyncIO 9 سال پیش
yii2-hhvm.dockerfile 93969e1871 Double children processes (#3782) 7 سال پیش
yii2.dockerfile 93969e1871 Double children processes (#3782) 7 سال پیش

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