Hamilton Turner 93a1f30e4a Stop treating frameworks as python modules 10 gadi atpakaļ
..
app c791a06013 name php properly 11 gadi atpakaļ
deploy c791a06013 name php properly 11 gadi atpakaļ
pimf-framework c791a06013 name php properly 11 gadi atpakaļ
.editorconfig c791a06013 name php properly 11 gadi atpakaļ
.gitattributes c791a06013 name php properly 11 gadi atpakaļ
.gitmodules c791a06013 name php properly 11 gadi atpakaļ
.htaccess c791a06013 name php properly 11 gadi atpakaļ
README.md 04c4772776 Update to PHP 5.5.17 11 gadi atpakaļ
bash_profile.sh 2f8c92ffa5 Convert setup.py and setup-raw.py to setup.sh and setup-raw.sh. Confirmed 10 gadi atpakaļ
benchmark_config c791a06013 name php properly 11 gadi atpakaļ
composer.json c791a06013 name php properly 11 gadi atpakaļ
favicon.ico c791a06013 name php properly 11 gadi atpakaļ
index.php c791a06013 name php properly 11 gadi atpakaļ
install.sh a79d547828 Add PHP Composer to multiple frameworks 11 gadi atpakaļ
license.txt c791a06013 name php properly 11 gadi atpakaļ
pimf c791a06013 name php properly 11 gadi atpakaļ
setup.sh 2f8c92ffa5 Convert setup.py and setup-raw.py to setup.sh and setup-raw.sh. Confirmed 10 gadi atpakaļ
setup_raw.sh 2f8c92ffa5 Convert setup.py and setup-raw.py to setup.sh and setup-raw.sh. Confirmed 10 gadi atpakaļ
source_code c791a06013 name php properly 11 gadi atpakaļ

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