Keith Newman ae61014274 remove all laravel update tests 9 năm trước cách đây
..
app 23dd5bcae7 adds updates tests to laravel 9 năm trước cách đây
bootstrap 75c850c671 Fixed SOOOO many things 10 năm trước cách đây
deploy 438722bfd6 Remove keepalive from PHP frameworks using fastcgi 9 năm trước cách đây
public 75c850c671 Fixed SOOOO many things 10 năm trước cách đây
.gitattributes 75c850c671 Fixed SOOOO many things 10 năm trước cách đây
.gitignore dd1c9380b0 Added php5 tests to laravel to compare to php7 9 năm trước cách đây
.travis.yml 75c850c671 Fixed SOOOO many things 10 năm trước cách đây
CONTRIBUTING.md 75c850c671 Fixed SOOOO many things 10 năm trước cách đây
artisan 75c850c671 Fixed SOOOO many things 10 năm trước cách đây
benchmark_config.json 9fd9408c0e Clearly define PHP versions (#2130) 9 năm trước cách đây
composer.json 75c850c671 Fixed SOOOO many things 10 năm trước cách đây
hhvm.pid 75c850c671 Fixed SOOOO many things 10 năm trước cách đây
phpunit.xml 75c850c671 Fixed SOOOO many things 10 năm trước cách đây
readme.md de13a635ce laravel working with php7 9 năm trước cách đây
server.php 75c850c671 Fixed SOOOO many things 10 năm trước cách đây
setup.sh de13a635ce laravel working with php7 9 năm trước cách đây
setup_hhvm.sh de13a635ce laravel working with php7 9 năm trước cách đây
setup_php5.sh 9fd9408c0e Clearly define PHP versions (#2130) 9 năm trước cách đây

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