mcoccia d1c0b05601 812 Sorring by message, nginx.conf fixed před 11 roky
..
app d1c0b05601 812 Sorring by message, nginx.conf fixed před 11 roky
deploy d1c0b05601 812 Sorring by message, nginx.conf fixed před 11 roky
pimf-framework 0455a45074 #812 result must be ordered by message instead of ID před 11 roky
.editorconfig a439641a31 adding PIMF php micro framework před 11 roky
.gitattributes a439641a31 adding PIMF php micro framework před 11 roky
.gitmodules a439641a31 adding PIMF php micro framework před 11 roky
.htaccess a439641a31 adding PIMF php micro framework před 11 roky
README.md d386faf885 add new benchmark_config files před 11 roky
__init__.py a439641a31 adding PIMF php micro framework před 11 roky
benchmark_config d386faf885 add new benchmark_config files před 11 roky
composer.json d1c0b05601 812 Sorring by message, nginx.conf fixed před 11 roky
favicon.ico a439641a31 adding PIMF php micro framework před 11 roky
index.php a439641a31 adding PIMF php micro framework před 11 roky
license.txt a439641a31 adding PIMF php micro framework před 11 roky
pimf a439641a31 adding PIMF php micro framework před 11 roky
setup.py d1c0b05601 812 Sorring by message, nginx.conf fixed před 11 roky
setup_raw.py d1c0b05601 812 Sorring by message, nginx.conf fixed před 11 roky
source_code 1b1497965b remove things that are built to stockpile 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