Skamander de13835c40 Fortune testcase for Laravel 12 年之前
..
application de13835c40 Fortune testcase for Laravel 12 年之前
bundles cf3b60333d Initial commit for Laravel 12 年之前
deploy cf3b60333d Initial commit for Laravel 12 年之前
laravel cf3b60333d Initial commit for Laravel 12 年之前
public cf3b60333d Initial commit for Laravel 12 年之前
storage cf3b60333d Initial commit for Laravel 12 年之前
.gitattributes cf3b60333d Initial commit for Laravel 12 年之前
.gitignore cf3b60333d Initial commit for Laravel 12 年之前
.travis.yml cf3b60333d Initial commit for Laravel 12 年之前
CONTRIBUTING.md cf3b60333d Initial commit for Laravel 12 年之前
__init__.py cf3b60333d Initial commit for Laravel 12 年之前
artisan cf3b60333d Initial commit for Laravel 12 年之前
benchmark_config de13835c40 Fortune testcase for Laravel 12 年之前
license.txt cf3b60333d Initial commit for Laravel 12 年之前
paths.php cf3b60333d Initial commit for Laravel 12 年之前
readme.md de13835c40 Fortune testcase for Laravel 12 年之前
setup.py cf3b60333d Initial commit for Laravel 12 年之前

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