|
il y a 2 ans | |
---|---|---|
.. | ||
.ubiquity | il y a 5 ans | |
app | il y a 4 ans | |
deploy | il y a 4 ans | |
.htaccess | il y a 6 ans | |
README.md | il y a 4 ans | |
benchmark_config.json | il y a 2 ans | |
composer.json | il y a 4 ans | |
config.toml | il y a 4 ans | |
index.php | il y a 5 ans | |
ubiquity-ngx-micro.dockerfile | il y a 4 ans | |
ubiquity-ngx-raw.dockerfile | il y a 4 ans | |
ubiquity-ngx.dockerfile | il y a 4 ans | |
ubiquity-roadrunner-mysql.dockerfile | il y a 4 ans | |
ubiquity-roadrunner.dockerfile | il y a 4 ans | |
ubiquity-swoole-mysql.dockerfile | il y a 4 ans | |
ubiquity-swoole.dockerfile | il y a 4 ans | |
ubiquity-workerman-mongo.dockerfile | il y a 3 ans | |
ubiquity-workerman-mysql.dockerfile | il y a 3 ans | |
ubiquity-workerman-raw.dockerfile | il y a 3 ans | |
ubiquity-workerman.dockerfile | il y a 3 ans | |
ubiquity.dockerfile | il y a 3 ans |
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: