Greg Hellings 04c4772776 Update to PHP 5.5.17 před 11 roky
..
app c791a06013 name php properly před 11 roky
deploy c791a06013 name php properly před 11 roky
pimf-framework c791a06013 name php properly před 11 roky
.editorconfig c791a06013 name php properly před 11 roky
.gitattributes c791a06013 name php properly před 11 roky
.gitmodules c791a06013 name php properly před 11 roky
.htaccess c791a06013 name php properly před 11 roky
README.md 04c4772776 Update to PHP 5.5.17 před 11 roky
__init__.py c791a06013 name php properly před 11 roky
bash_profile.sh 04c4772776 Update to PHP 5.5.17 před 11 roky
benchmark_config c791a06013 name php properly před 11 roky
composer.json c791a06013 name php properly před 11 roky
favicon.ico c791a06013 name php properly před 11 roky
index.php c791a06013 name php properly před 11 roky
install.sh a79d547828 Add PHP Composer to multiple frameworks před 11 roky
license.txt c791a06013 name php properly před 11 roky
pimf c791a06013 name php properly před 11 roky
setup.py cc571e5496 Cleanup php-pimf před 11 roky
setup_raw.py cc571e5496 Cleanup php-pimf před 11 roky
source_code c791a06013 name php properly před 11 roky

README.md

PIMF Benchmarking Test

This is the PIMF portion of a benchmarking test suite comparing a variety of web development platforms.

JSON Encoding Test

Uses the PHP standard JSON encoder.

Data-Store/Database Mapping Test

Uses the PIMF PDO Entity-Manager.

Template Test

Uses PIMF plain vanilla PHTML rendering

Infrastructure Software Versions

The tests were run with:

Test URLs

JSON Encoding Test

http://localhost/json

Data-Store/Database Mapping Test

http://localhost/db

Variable Query Test

http://localhost/queries?queries=10

Templating Test

http://localhost/fortunes

Database Updates Test

http://localhost/updates?queries=10

Plaintext Test

http://localhost/plaintext