Joan Miquel e794d197b2 Phalcon db persistent connection (#3704) 7 лет назад
..
app 2a3b3a6a41 Use persistent db connections (#3658) 7 лет назад
deploy 8acc765748 Extra connections for upstream (#3672) 7 лет назад
public e794d197b2 Phalcon db persistent connection (#3704) 7 лет назад
README.md 6674dd637c Update and reconfigure PHP stack (#3291) 7 лет назад
benchmark_config.json f664439cc7 Laravel persistent db connection (#3666) 7 лет назад
composer.json f786bd67d9 Update PHP/phalcon to v3 (#2179) 8 лет назад
phalcon-micro.dockerfile fd90b65954 Simplify the docker file (#3681) 7 лет назад
phalcon-mongodb.dockerfile fd90b65954 Simplify the docker file (#3681) 7 лет назад
phalcon.dockerfile fd90b65954 Simplify the docker file (#3681) 7 лет назад
source_code 75c850c671 Fixed SOOOO many things 10 лет назад

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