Greg Hellings 04c4772776 Update to PHP 5.5.17 11 years ago
..
application c791a06013 name php properly 11 years ago
bundles c791a06013 name php properly 11 years ago
deploy c791a06013 name php properly 11 years ago
laravel c791a06013 name php properly 11 years ago
public c791a06013 name php properly 11 years ago
storage c791a06013 name php properly 11 years ago
.gitattributes c791a06013 name php properly 11 years ago
.gitignore c791a06013 name php properly 11 years ago
.travis.yml c791a06013 name php properly 11 years ago
CONTRIBUTING.md c791a06013 name php properly 11 years ago
__init__.py c791a06013 name php properly 11 years ago
artisan c791a06013 name php properly 11 years ago
bash_profile.sh 04c4772776 Update to PHP 5.5.17 11 years ago
benchmark_config c791a06013 name php properly 11 years ago
install.sh c791a06013 name php properly 11 years ago
license.txt c791a06013 name php properly 11 years ago
paths.php c791a06013 name php properly 11 years ago
readme.md 04c4772776 Update to PHP 5.5.17 11 years ago
setup.py 9e89f4215e Cleanup php-laravel 11 years ago
source_code c791a06013 name php properly 11 years ago

readme.md

Laravel Benchmarking Test

This is the Laravel 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 Laravel Fluent Query Builder.

Template Test

Uses Laravels template engine 'blade'

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/db?queries=2

Templating Test

http://localhost/fortunes