Joan Miquel 48e197b2ba HHVM disabled gzip encoding (#2741) 8 жил өмнө
..
app c29261f509 Php update to v7.1.4 stable (#2722) 8 жил өмнө
bootstrap 75c850c671 Fixed SOOOO many things 10 жил өмнө
deploy 48e197b2ba HHVM disabled gzip encoding (#2741) 8 жил өмнө
public 75c850c671 Fixed SOOOO many things 10 жил өмнө
.gitattributes 75c850c671 Fixed SOOOO many things 10 жил өмнө
.gitignore dd1c9380b0 Added php5 tests to laravel to compare to php7 10 жил өмнө
.travis.yml 75c850c671 Fixed SOOOO many things 10 жил өмнө
CONTRIBUTING.md 75c850c671 Fixed SOOOO many things 10 жил өмнө
artisan 75c850c671 Fixed SOOOO many things 10 жил өмнө
benchmark_config.json c29261f509 Php update to v7.1.4 stable (#2722) 8 жил өмнө
composer.json 75c850c671 Fixed SOOOO many things 10 жил өмнө
hhvm.pid 75c850c671 Fixed SOOOO many things 10 жил өмнө
phpunit.xml 75c850c671 Fixed SOOOO many things 10 жил өмнө
readme.md c29261f509 Php update to v7.1.4 stable (#2722) 8 жил өмнө
server.php 75c850c671 Fixed SOOOO many things 10 жил өмнө
setup.sh c29261f509 Php update to v7.1.4 stable (#2722) 8 жил өмнө
setup_hhvm.sh e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 9 жил өмнө
setup_php5.sh 51b20250fd PHP Laravel framework fix (#2431) 9 жил өмнө

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