diplopito 8a0e06b1a3 Update index-micro.php (#5937) 5 years ago
..
app 792aa15c08 php/phalcon: Define metadata in model (#5730) 5 years ago
deploy 91fc8489aa Phalcon-mongodb tag broken and faster sort (#5606) 5 years ago
public 8a0e06b1a3 Update index-micro.php (#5937) 5 years ago
README.md 91fc8489aa Phalcon-mongodb tag broken and faster sort (#5606) 5 years ago
benchmark_config.json 91fc8489aa Phalcon-mongodb tag broken and faster sort (#5606) 5 years ago
composer.json fa220003c7 Fix phalcon-micro to v4 and php7.4 (#5551) 5 years ago
phalcon-micro.dockerfile 16b653298a Update php frameworks to ubuntu 20.04 (#5989) 5 years ago
phalcon-mongodb.dockerfile 16b653298a Update php frameworks to ubuntu 20.04 (#5989) 5 years ago
phalcon.dockerfile 16b653298a Update php frameworks to ubuntu 20.04 (#5989) 5 years ago

README.md

Phalcon PHP Benchmarking Test

This is the Phalcon PHP portion of a benchmarking test suite comparing a variety of web development platforms.

JSON Encoding Test

Uses the PHP standard JSON encoder.

Data-Store/Database Mapping Test

Uses the built-in ORM/ODM of Phalcon PHP

Template Test

Uses Phalcons template engine 'Volt'

Infrastructure Software Versions

The tests were run with:

Test URLs

JSON Encoding Test

http://localhost/json

Data-Store/Database Mapping Test

MySQL: http://localhost/db MongoDB: http://localhost/mongodb/db

Variable Query Test

MySQL: http://localhost/queries?queries=2 MongoDB: http://localhost/mongodb/queries?queries=2

Update Test

MySQL: http://localhost/update

http://localhost/fortunes

Plaintext Test

http://localhost/plaintext

Fortunes Test

MySQL: http://localhost/fortunes MongoDB: http://localhost/mongodb/fortunes