Mike Smith 35d24d7904 verify No more logging to /dev/null %!s(int64=11) %!d(string=hai) anos
..
deploy 35d24d7904 verify No more logging to /dev/null %!s(int64=11) %!d(string=hai) anos
models 5203b6e936 Setup repository %!s(int64=12) %!d(string=hai) anos
php-activerecord 5203b6e936 Setup repository %!s(int64=12) %!d(string=hai) anos
README.md 6f93d071a9 Update to nginx 1.4.0 stable %!s(int64=12) %!d(string=hai) anos
__init__.py 5203b6e936 Setup repository %!s(int64=12) %!d(string=hai) anos
apc.php 4f9c647de9 added apc.php to php and cake %!s(int64=12) %!d(string=hai) anos
benchmark_config 2a0aacbb38 Refactor benchmark_configs %!s(int64=12) %!d(string=hai) anos
dborm.php 5203b6e936 Setup repository %!s(int64=12) %!d(string=hai) anos
dbraw.php 25f3d8751f verify Syntax error %!s(int64=11) %!d(string=hai) anos
fortune.php d4363013b6 Refactored fortune to single associated array %!s(int64=12) %!d(string=hai) anos
json.php 5203b6e936 Setup repository %!s(int64=12) %!d(string=hai) anos
plaintext.php 2e7e95258f Add plaintext test to PHP %!s(int64=12) %!d(string=hai) anos
setup.py d9678ff22e 18938 Passing the error log to the test start/stop %!s(int64=12) %!d(string=hai) anos
source_code 66e46ee08e codeLineCount Create source_code file for each framework. Modify count_sloc to use gather_frameworks instead of a large list %!s(int64=12) %!d(string=hai) anos
updateraw.php 747cb4d546 Error in prepared statment %!s(int64=12) %!d(string=hai) anos

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