Nate 51b20250fd PHP Laravel framework fix (#2431) 8 years ago
..
app 23dd5bcae7 adds updates tests to laravel 9 years ago
bootstrap 75c850c671 Fixed SOOOO many things 10 years ago
deploy 438722bfd6 Remove keepalive from PHP frameworks using fastcgi 9 years ago
public 75c850c671 Fixed SOOOO many things 10 years ago
.gitattributes 75c850c671 Fixed SOOOO many things 10 years ago
.gitignore dd1c9380b0 Added php5 tests to laravel to compare to php7 9 years ago
.travis.yml 75c850c671 Fixed SOOOO many things 10 years ago
CONTRIBUTING.md 75c850c671 Fixed SOOOO many things 10 years ago
artisan 75c850c671 Fixed SOOOO many things 10 years ago
benchmark_config.json e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
composer.json 75c850c671 Fixed SOOOO many things 10 years ago
hhvm.pid 75c850c671 Fixed SOOOO many things 10 years ago
phpunit.xml 75c850c671 Fixed SOOOO many things 10 years ago
readme.md de13a635ce laravel working with php7 9 years ago
server.php 75c850c671 Fixed SOOOO many things 10 years ago
setup-mysql.sh e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
setup.sh 51b20250fd PHP Laravel framework fix (#2431) 8 years ago
setup_hhvm.sh e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
setup_php5.sh 51b20250fd PHP Laravel framework fix (#2431) 8 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