Hamilton Turner 93a1f30e4a Stop treating frameworks as python modules vor 10 Jahren
..
deploy 6a89ca8eee Use variables for replacement vor 10 Jahren
models c791a06013 name php properly vor 11 Jahren
.gitignore fdb81acfc6 Download ActiveRecord ORM from composer vor 10 Jahren
README.md 04c4772776 Update to PHP 5.5.17 vor 11 Jahren
apc.php c791a06013 name php properly vor 11 Jahren
benchmark_config c791a06013 name php properly vor 11 Jahren
composer.json d93410d292 Update ActiveRecord ORM version used vor 10 Jahren
composer.lock d93410d292 Update ActiveRecord ORM version used vor 10 Jahren
dborm.php fdb81acfc6 Download ActiveRecord ORM from composer vor 10 Jahren
dbraw.php c791a06013 name php properly vor 11 Jahren
fortune.php c791a06013 name php properly vor 11 Jahren
install.sh fdb81acfc6 Download ActiveRecord ORM from composer vor 10 Jahren
json.php c791a06013 name php properly vor 11 Jahren
plaintext.php c791a06013 name php properly vor 11 Jahren
setup.sh fdb81acfc6 Download ActiveRecord ORM from composer vor 10 Jahren
source_code c791a06013 name php properly vor 11 Jahren
updateraw.php c791a06013 name php properly vor 11 Jahren

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