Julia Nething e25c3195be Create gitignore files for several frameworks and delete corresponding files that were unnecessarily saved 9 years ago
..
app 75c850c671 Fixed SOOOO many things 10 years ago
deploy 438722bfd6 Remove keepalive from PHP frameworks using fastcgi 9 years ago
pimf-framework 75c850c671 Fixed SOOOO many things 10 years ago
.editorconfig 75c850c671 Fixed SOOOO many things 10 years ago
.gitattributes 75c850c671 Fixed SOOOO many things 10 years ago
.gitignore e25c3195be Create gitignore files for several frameworks and delete corresponding files that were unnecessarily saved 9 years ago
.gitmodules 75c850c671 Fixed SOOOO many things 10 years ago
.htaccess 75c850c671 Fixed SOOOO many things 10 years ago
README.md 75c850c671 Fixed SOOOO many things 10 years ago
benchmark_config.json 75c850c671 Fixed SOOOO many things 10 years ago
composer.json 75c850c671 Fixed SOOOO many things 10 years ago
favicon.ico 75c850c671 Fixed SOOOO many things 10 years ago
index.php 75c850c671 Fixed SOOOO many things 10 years ago
license.txt 75c850c671 Fixed SOOOO many things 10 years ago
pimf 75c850c671 Fixed SOOOO many things 10 years ago
setup.sh 75c850c671 Fixed SOOOO many things 10 years ago
setup_raw.sh 75c850c671 Fixed SOOOO many things 10 years ago
source_code 75c850c671 Fixed SOOOO many things 10 years ago

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