Keith Newman f44fb06a04 upgrade phalcon and phalcon-micro to use phalcon v2 and php7 9 years ago
..
compiled-templates 061f0ec21b creates compiled-templates directory to avoid permission error 9 years ago
deploy 438722bfd6 Remove keepalive from PHP frameworks using fastcgi 9 years ago
public f44fb06a04 upgrade phalcon and phalcon-micro to use phalcon v2 and php7 9 years ago
views 75c850c671 Fixed SOOOO many things 10 years ago
.gitignore 061f0ec21b creates compiled-templates directory to avoid permission error 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 Micro Benchmarking Test

This is the Phalcon Micro 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 Phalcon\DB component

Template Test

Uses Phalcon's template engine 'Volt'

Infrastructure Software Versions

The tests were run with:

Test URLs

JSON Encoding Test

http://localhost/json

Data-Store/Database Mapping Test

http://localhost/db

Variable Query Test

http://localhost/db?queries=2

Templating Test

http://localhost/fortunes