Pēteris Ņikiforovs 305786a28f PHP for Windows 12 years ago
..
deploy 34b0566a02 setup file wasn't rewriting home directory 12 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 82b6d37e9c missing comma 12 years ago
dborm.php 5203b6e936 Setup repository 12 years ago
dbraw.php 601842fc76 database test was executing queries-1 number of queries 12 years ago
fortune.php d4363013b6 Refactored fortune to single associated array 12 years ago
json.php 5203b6e936 Setup repository 12 years ago
setup.py 305786a28f PHP for Windows 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