Haley Young 0315a9a6c8 Fixed merge conflict 12 år sedan
..
app 36e7f0e670 added new route to the routes file 12 år sedan
deploy 1f5b573dc5 Disable some nginx logs. 12 år sedan
public 0c428a654a Phalcon Micro 12 år sedan
.gitignore 1c11dfbe45 Initial commit for Phalcon 12 år sedan
README.md ec55ac1380 Merge branch 'php-phalcon-fortunes' of https://github.com/Skamander/FrameworkBenchmarks into Skamander-php-phalcon-fortunes 12 år sedan
__init__.py 1c11dfbe45 Initial commit for Phalcon 12 år sedan
benchmark_config 2a0aacbb38 Refactor benchmark_configs 12 år sedan
setup.py 1c11dfbe45 Initial commit for Phalcon 12 år sedan
source_code 66e46ee08e codeLineCount Create source_code file for each framework. Modify count_sloc to use gather_frameworks instead of a large list 12 år sedan

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