Patrick Falls cc32b23adf added utf8 charset to DSN vor 12 Jahren
..
deploy 34b0566a02 setup file wasn't rewriting home directory vor 12 Jahren
models 5203b6e936 Setup repository vor 12 Jahren
php-activerecord 5203b6e936 Setup repository vor 12 Jahren
README.md c8b2d0be04 Update Cake/PHP README PHP/nginx versions vor 12 Jahren
__init__.py 5203b6e936 Setup repository vor 12 Jahren
apc.php 4f9c647de9 added apc.php to php and cake vor 12 Jahren
benchmark_config 45a4674d0c beginning of php fortune test vor 12 Jahren
dborm.php 5203b6e936 Setup repository vor 12 Jahren
dbraw.php 601842fc76 database test was executing queries-1 number of queries vor 12 Jahren
fortune.php cc32b23adf added utf8 charset to DSN vor 12 Jahren
json.php 5203b6e936 Setup repository vor 12 Jahren
setup.py cc32b23adf added utf8 charset to DSN vor 12 Jahren

README.md

#PHP Benchmarking Test

This is the PHP portion of a benchmarking test suite comparing a variety of web development platforms.

JSON Encoding Test

Use the PHP standard JSON encoder

Data-Store/Database Mapping Test

Infrastructure Software Versions

The tests were run with:

Test URLs

JSON Encoding Test

http://localhost/json.php

Data-Store/Database Mapping Test

Raw: http://localhost/dbraw.php

ORM: http://localhost/dborm.php

Variable Query Test

Raw: http://localhost/dbraw.php?queries=5

ORM: http://localhost/dborm.php?queries=5