Mike Smith df4f7feeb2 Merge pull request #672 from kpacha/phalcon-plaintext 11 년 전
..
app df4f7feeb2 Merge pull request #672 from kpacha/phalcon-plaintext 11 년 전
deploy 35d24d7904 verify No more logging to /dev/null 11 년 전
public 0c428a654a Phalcon Micro 12 년 전
.gitignore 1c11dfbe45 Initial commit for Phalcon 12 년 전
README.md b8d9e15f8f adding the plaintext test 11 년 전
__init__.py 1c11dfbe45 Initial commit for Phalcon 12 년 전
benchmark_config f58e10176d Update benchmark_config 12 년 전
setup.py d9678ff22e 18938 Passing the error log to the test start/stop 11 년 전
source_code 66e46ee08e codeLineCount Create source_code file for each framework. Modify count_sloc to use gather_frameworks instead of a large list 12 년 전

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

Plaintext Test

http://localhost/plaintext