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

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