|
3 years ago | |
---|---|---|
.. | ||
.ubiquity | 4 years ago | |
app | 4 years ago | |
deploy | 3 years ago | |
.htaccess | 6 years ago | |
README.md | 4 years ago | |
benchmark_config.json | 3 years ago | |
composer.json | 4 years ago | |
config.toml | 4 years ago | |
index.php | 5 years ago | |
ubiquity-ngx-micro.dockerfile | 3 years ago | |
ubiquity-ngx-raw.dockerfile | 4 years ago | |
ubiquity-ngx.dockerfile | 4 years ago | |
ubiquity-roadrunner-mysql.dockerfile | 4 years ago | |
ubiquity-roadrunner.dockerfile | 4 years ago | |
ubiquity-swoole-mysql.dockerfile | 4 years ago | |
ubiquity-swoole.dockerfile | 4 years ago | |
ubiquity-workerman-mongo.dockerfile | 3 years ago | |
ubiquity-workerman-mysql.dockerfile | 3 years ago | |
ubiquity-workerman-raw.dockerfile | 3 years ago | |
ubiquity-workerman.dockerfile | 3 years ago | |
ubiquity.dockerfile | 3 years ago |
Ubiquity is a full-stack php framework, These tests involve:
Tests are available with NginX server, Swoole ,Roadrunner, ngx_php and Workerman platforms.
The tests are separated into controllers:
Json
for JSON response
Db
for database access with ORM (PDO Mysql)
Fortunes
for using the internal template engine
Plaintext
for plaintext response
Db_
for database access with ORM (PDO Pgsql)
Fortunes_
for using the internal template engine
DbMongo
for database access
FortunesMongo
for using the internal template engine
The tests were run with: