Haley Young 0315a9a6c8 Fixed merge conflict 12 years ago
..
compiled-templates 0c428a654a Phalcon Micro 12 years ago
deploy 1f5b573dc5 Disable some nginx logs. 12 years ago
public e614082a89 JSON test now conforms to the correct output 12 years ago
views 0c428a654a Phalcon Micro 12 years ago
README.md 0c428a654a Phalcon Micro 12 years ago
__init__.py 0c428a654a Phalcon Micro 12 years ago
benchmark_config 2a0aacbb38 Refactor benchmark_configs 12 years ago
setup.py 0e4f3977e2 Fix php-phalcon-micro setup file 12 years ago
source_code 66e46ee08e codeLineCount Create source_code file for each framework. Modify count_sloc to use gather_frameworks instead of a large list 12 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