kenjikobe 43e8403f76 improve code to be more natural with framework guidelines 12 rokov pred
..
app 43e8403f76 improve code to be more natural with framework guidelines 12 rokov pred
deploy 57ecc6b80b Updated installation details for phalcon. Also modified the nginx config to use the correct rewrite rule 12 rokov pred
public 43e8403f76 improve code to be more natural with framework guidelines 12 rokov pred
.gitignore 1c11dfbe45 Initial commit for Phalcon 12 rokov pred
README.md ec55ac1380 Merge branch 'php-phalcon-fortunes' of https://github.com/Skamander/FrameworkBenchmarks into Skamander-php-phalcon-fortunes 12 rokov pred
__init__.py 1c11dfbe45 Initial commit for Phalcon 12 rokov pred
benchmark_config 45e31b1f7f Implemented the fortune testcase 12 rokov pred
setup.py 1c11dfbe45 Initial commit for Phalcon 12 rokov pred

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