Patrick Falls 7f91ca0260 Adding php 5.4 with APC and php-fpm 12 سال پیش
..
deploy 7f91ca0260 Adding php 5.4 with APC and php-fpm 12 سال پیش
models 5203b6e936 Setup repository 12 سال پیش
php-activerecord 5203b6e936 Setup repository 12 سال پیش
README.md 5203b6e936 Setup repository 12 سال پیش
__init__.py 5203b6e936 Setup repository 12 سال پیش
benchmark_config 5203b6e936 Setup repository 12 سال پیش
dborm.php 5203b6e936 Setup repository 12 سال پیش
dbraw.php 601842fc76 database test was executing queries-1 number of queries 12 سال پیش
json.php 5203b6e936 Setup repository 12 سال پیش
setup.py 7f91ca0260 Adding php 5.4 with APC and php-fpm 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/php/json.php

Data-Store/Database Mapping Test

Raw: http://localhost/php/dbraw.php

ORM: http://localhost/php/dborm.php

Variable Query Test

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

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