Joan Miquel e4a4424143 Try a less vebose apt and composer (#3637) 7 yıl önce
..
app cc61ef5d58 PHP/* Remove TE base dependencies (#3535) 7 yıl önce
deploy a306ce1f3b Disable Nginx error log to file (#3621) 7 yıl önce
public 6fce84a278 WIP: Dockerify everything (#3457) 7 yıl önce
README.md 6674dd637c Update and reconfigure PHP stack (#3291) 7 yıl önce
benchmark_config.json 953d8c197f More docker php ports (#3459) 7 yıl önce
composer.json f786bd67d9 Update PHP/phalcon to v3 (#2179) 8 yıl önce
phalcon-micro.dockerfile e4a4424143 Try a less vebose apt and composer (#3637) 7 yıl önce
phalcon-mongodb.dockerfile e4a4424143 Try a less vebose apt and composer (#3637) 7 yıl önce
phalcon.dockerfile e4a4424143 Try a less vebose apt and composer (#3637) 7 yıl önce
source_code 75c850c671 Fixed SOOOO many things 10 yıl önce

README.md

Phalcon PHP Benchmarking Test

This is the Phalcon PHP 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 built-in ORM/ODM of Phalcon PHP

Template Test

Uses Phalcons template engine 'Volt'

Infrastructure Software Versions

The tests were run with:

Test URLs

JSON Encoding Test

http://localhost/json

Data-Store/Database Mapping Test

MySQL: http://localhost/db MongoDB: http://localhost/mongodb/db

Variable Query Test

MySQL: http://localhost/queries?queries=2 MongoDB: http://localhost/mongodb/queries?queries=2

Update Test

MySQL: http://localhost/update

http://localhost/fortunes

Plaintext Test

http://localhost/plaintext

Fortunes Test

MySQL: http://localhost/fortunes MongoDB: http://localhost/mongodb/fortunes