haleyyoung 66e46ee08e codeLineCount Create source_code file for each framework. Modify count_sloc to use gather_frameworks instead of a large list 12 anni fa
..
application 4dd66d5ac7 Fixed routing file to include controllers 12 anni fa
bundles cf3b60333d Initial commit for Laravel 12 anni fa
deploy e3085c55d1 nginx keepalive to fastcgi backends for PHP frameworks TechEmpower/FrameworkBenchmarks#332 12 anni fa
laravel cf3b60333d Initial commit for Laravel 12 anni fa
public 395e28a193 Updated PHP frameworks for Windows 12 anni fa
storage cf3b60333d Initial commit for Laravel 12 anni fa
.gitattributes cf3b60333d Initial commit for Laravel 12 anni fa
.gitignore cf3b60333d Initial commit for Laravel 12 anni fa
.travis.yml cf3b60333d Initial commit for Laravel 12 anni fa
CONTRIBUTING.md cf3b60333d Initial commit for Laravel 12 anni fa
__init__.py cf3b60333d Initial commit for Laravel 12 anni fa
artisan cf3b60333d Initial commit for Laravel 12 anni fa
benchmark_config de13835c40 Fortune testcase for Laravel 12 anni fa
license.txt cf3b60333d Initial commit for Laravel 12 anni fa
paths.php cf3b60333d Initial commit for Laravel 12 anni fa
readme.md de13835c40 Fortune testcase for Laravel 12 anni fa
setup.py 395e28a193 Updated PHP frameworks for Windows 12 anni fa
source_code 66e46ee08e codeLineCount Create source_code file for each framework. Modify count_sloc to use gather_frameworks instead of a large list 12 anni fa

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