g.krsteski c012b6c153 #812 set fixed ascending sort order 11 years ago
..
app c012b6c153 #812 set fixed ascending sort order 11 years ago
deploy a439641a31 adding PIMF php micro framework 11 years ago
pimf-framework 0455a45074 #812 result must be ordered by message instead of ID 11 years ago
.editorconfig a439641a31 adding PIMF php micro framework 11 years ago
.gitattributes a439641a31 adding PIMF php micro framework 11 years ago
.gitmodules a439641a31 adding PIMF php micro framework 11 years ago
.htaccess a439641a31 adding PIMF php micro framework 11 years ago
README.md d386faf885 add new benchmark_config files 11 years ago
__init__.py a439641a31 adding PIMF php micro framework 11 years ago
benchmark_config d386faf885 add new benchmark_config files 11 years ago
composer.json a439641a31 adding PIMF php micro framework 11 years ago
favicon.ico a439641a31 adding PIMF php micro framework 11 years ago
index.php a439641a31 adding PIMF php micro framework 11 years ago
license.txt a439641a31 adding PIMF php micro framework 11 years ago
pimf a439641a31 adding PIMF php micro framework 11 years ago
setup.py d386faf885 add new benchmark_config files 11 years ago
setup_raw.py d1de7a264b fix connector for #812 11 years ago
source_code 1b1497965b remove things that are built to stockpile 11 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