Nate 697e54bada Misc. Clean Up (#2773) 8 năm trước cách đây
..
app 697e54bada Misc. Clean Up (#2773) 8 năm trước cách đây
deploy 438722bfd6 Remove keepalive from PHP frameworks using fastcgi 9 năm trước cách đây
.gitignore b98effd7b0 Fixed framework error handling issues. Changed casing for Yii and AsyncIO 9 năm trước cách đây
README.md b98effd7b0 Fixed framework error handling issues. Changed casing for Yii and AsyncIO 9 năm trước cách đây
benchmark_config.json 72fe5aae4b fixes merge conflicts 8 năm trước cách đây
composer.json b98effd7b0 Fixed framework error handling issues. Changed casing for Yii and AsyncIO 9 năm trước cách đây
composer.lock b98effd7b0 Fixed framework error handling issues. Changed casing for Yii and AsyncIO 9 năm trước cách đây
hhvm.pid b98effd7b0 Fixed framework error handling issues. Changed casing for Yii and AsyncIO 9 năm trước cách đây
setup.sh 697e54bada Misc. Clean Up (#2773) 8 năm trước cách đây
setup_hhvm.sh 697e54bada Misc. Clean Up (#2773) 8 năm trước cách đây

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