Hamilton Turner 5740008f61 Cleanup php-phalcon 11 年之前
..
app c791a06013 name php properly 11 年之前
deploy c791a06013 name php properly 11 年之前
public c791a06013 name php properly 11 年之前
.gitignore c791a06013 name php properly 11 年之前
README.md c791a06013 name php properly 11 年之前
__init__.py c791a06013 name php properly 11 年之前
bash_profile.sh 5740008f61 Cleanup php-phalcon 11 年之前
benchmark_config c791a06013 name php properly 11 年之前
install.sh 27358dbea7 Minor updates to reflect moving yaf and phalcon into php install 11 年之前
setup.py 5740008f61 Cleanup php-phalcon 11 年之前
source_code c791a06013 name php properly 11 年之前

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/ODM 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

MySQL: http://localhost/db MongoDB: http://localhost/mongodb/db

Variable Query Test

MySQL: http://localhost/queries?queries=2 MongoDB: http://localhost/mongodb/queries?queries=2

Update Test

MySQL: http://localhost/update

http://localhost/fortunes

Plaintext Test

http://localhost/plaintext

Fortunes Test

MySQL: http://localhost/fortunes MongoDB: http://localhost/mongodb/fortunes