Patrick Falls d937f8b94c fastcgi keepalive 12 years ago
..
app a414872f83 added new route to the routes file 12 years ago
deploy d937f8b94c fastcgi keepalive 12 years ago
public 0f0fd1081b Phalcon Micro 12 years ago
.gitignore 83ab718491 Initial commit for Phalcon 12 years ago
README.md 4c44566c79 Merge branch 'php-phalcon-fortunes' of https://github.com/Skamander/FrameworkBenchmarks into Skamander-php-phalcon-fortunes 12 years ago
__init__.py 83ab718491 Initial commit for Phalcon 12 years ago
benchmark_config 352ae51efe Add update test for phalcon 12 years ago
setup.py 83ab718491 Initial commit for Phalcon 12 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 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

http://localhost/db

Variable Query Test

http://localhost/db?queries=2

Templating Test

http://localhost/fortunes