gjerokrsteski 4c67f021cd remove unused things 11 年之前
..
app 9bac22e98b remove things that are built to stockpile 11 年之前
deploy a439641a31 adding PIMF php micro framework 11 年之前
pimf-framework 4c67f021cd remove unused things 11 年之前
.editorconfig a439641a31 adding PIMF php micro framework 11 年之前
.gitattributes a439641a31 adding PIMF php micro framework 11 年之前
.gitmodules a439641a31 adding PIMF php micro framework 11 年之前
.htaccess a439641a31 adding PIMF php micro framework 11 年之前
README.md d386faf885 add new benchmark_config files 11 年之前
__init__.py a439641a31 adding PIMF php micro framework 11 年之前
benchmark_config d386faf885 add new benchmark_config files 11 年之前
composer.json a439641a31 adding PIMF php micro framework 11 年之前
favicon.ico a439641a31 adding PIMF php micro framework 11 年之前
index.php a439641a31 adding PIMF php micro framework 11 年之前
license.txt a439641a31 adding PIMF php micro framework 11 年之前
pimf a439641a31 adding PIMF php micro framework 11 年之前
setup.py d386faf885 add new benchmark_config files 11 年之前
setup_raw.py d386faf885 add new benchmark_config files 11 年之前
source_code 1b1497965b remove things that are built to stockpile 11 年之前

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