Hamilton Turner fc1d35470c Fixing obvious fw_depends errors in install.sh files 11 years ago
..
deploy 35d24d7904 verify No more logging to /dev/null 11 years ago
models 5203b6e936 Setup repository 12 years ago
php-activerecord 5203b6e936 Setup repository 12 years ago
README.md 6f93d071a9 Update to nginx 1.4.0 stable 12 years ago
__init__.py 5203b6e936 Setup repository 12 years ago
apc.php 4f9c647de9 added apc.php to php and cake 12 years ago
benchmark_config 2a0aacbb38 Refactor benchmark_configs 12 years ago
dborm.php 5203b6e936 Setup repository 12 years ago
dbraw.php 25f3d8751f verify Syntax error 11 years ago
fortune.php d4363013b6 Refactored fortune to single associated array 12 years ago
install.sh fc1d35470c Fixing obvious fw_depends errors in install.sh files 11 years ago
json.php 5203b6e936 Setup repository 12 years ago
plaintext.php 2e7e95258f Add plaintext test to PHP 12 years ago
setup.py d9678ff22e 18938 Passing the error log to the test start/stop 11 years ago
source_code 66e46ee08e codeLineCount Create source_code file for each framework. Modify count_sloc to use gather_frameworks instead of a large list 12 years ago
updateraw.php 747cb4d546 Error in prepared statment 12 years ago

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