Keith Newman f44fb06a04 upgrade phalcon and phalcon-micro to use phalcon v2 and php7 9 years ago
..
app f44fb06a04 upgrade phalcon and phalcon-micro to use phalcon v2 and php7 9 years ago
deploy 438722bfd6 Remove keepalive from PHP frameworks using fastcgi 9 years ago
public 9dc20f0a09 creates compiled-templates directory to avoid permission error 9 years ago
.gitignore 0d1f017e9e updated gitignore 9 years ago
README.md 75c850c671 Fixed SOOOO many things 10 years ago
benchmark_config.json f44fb06a04 upgrade phalcon and phalcon-micro to use phalcon v2 and php7 9 years ago
setup.sh f44fb06a04 upgrade phalcon and phalcon-micro to use phalcon v2 and php7 9 years ago
source_code 75c850c671 Fixed SOOOO many things 10 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