Hamilton Turner 93a1f30e4a Stop treating frameworks as python modules il y a 10 ans
..
app c791a06013 name php properly il y a 11 ans
deploy c791a06013 name php properly il y a 11 ans
public c791a06013 name php properly il y a 11 ans
.gitignore c791a06013 name php properly il y a 11 ans
README.md 04c4772776 Update to PHP 5.5.17 il y a 11 ans
bash_profile.sh 7c09fb6fe4 Convert setup.py to setup.sh for php-phalcon il y a 11 ans
benchmark_config c791a06013 name php properly il y a 11 ans
install.sh 84fc15b090 create stand alone install for php-phalcon (for use with php-phalcon il y a 11 ans
setup.sh 7c09fb6fe4 Convert setup.py to setup.sh for php-phalcon il y a 11 ans
source_code c791a06013 name php properly il y a 11 ans

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