Brittany Mazza 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 năm trước cách đây
..
app c791a06013 name php properly 11 năm trước cách đây
deploy c791a06013 name php properly 11 năm trước cách đây
public c791a06013 name php properly 11 năm trước cách đây
.gitignore c791a06013 name php properly 11 năm trước cách đây
README.md 04c4772776 Update to PHP 5.5.17 11 năm trước cách đây
benchmark_config.json 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 năm trước cách đây
install.sh 84fc15b090 create stand alone install for php-phalcon (for use with php-phalcon 11 năm trước cách đây
setup.sh 4707377da5 remove bash_profile.sh from php-phalcon 10 năm trước cách đây
source_code c791a06013 name php properly 11 năm trước cách đây

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