msmith-techempower 4663c1ed55 Trying to fix a bunch of HHVM issues 10 years ago
..
app 1edf4c2a25 Improve performance by not creating session 10 years ago
bootstrap 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests 10 years ago
deploy e858d9bd60 Added hhvm tests. Double checked this time 10 years ago
public 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests 10 years ago
.gitattributes 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests 10 years ago
.gitignore b4424e2766 Add composer.lock, Remove from .gitignore 10 years ago
.travis.yml c791a06013 name php properly 11 years ago
CONTRIBUTING.md 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests 10 years ago
artisan 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests 10 years ago
benchmark_config.json e858d9bd60 Added hhvm tests. Double checked this time 10 years ago
composer.json 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests 10 years ago
composer.lock b4424e2766 Add composer.lock, Remove from .gitignore 10 years ago
hhvm.pid e858d9bd60 Added hhvm tests. Double checked this time 10 years ago
install.sh b133469cbe added hhvm to install 10 years ago
phpunit.xml 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests 10 years ago
readme.md ab444c795a Update versions in readme 10 years ago
server.php 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests 10 years ago
setup.sh 282bec9a70 Tidy up and try to perfect bash_profile removal 10 years ago
setup_hhvm.sh 4663c1ed55 Trying to fix a bunch of HHVM issues 10 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