Mike Smith e3f9726680 Merge branch 'hhvm_bench8feedback' of https://github.com/nareshv/FrameworkBenchmarks into PR666 11 years ago
..
deploy b52cfc9f91 correct the setup.py for proper regex replacement and add logfile in daemon mode 11 years ago
README.md eb6ca1826b Code re-organized and fixed the setup.py script to take proper hostname 11 years ago
URLs eb6ca1826b Code re-organized and fixed the setup.py script to take proper hostname 11 years ago
__init__.py 75bdeb049a HHVM Support 11 years ago
benchmark_config fc32fbdd37 1. Updated source as per http://www.techempower.com/benchmarks/#section=code&hw=i7&test=json 11 years ago
db.php 2cd7e7ade0 Incorporate PR 664 via ptarjan:hhvm 11 years ago
fortunes.php 2cd7e7ade0 Incorporate PR 664 via ptarjan:hhvm 11 years ago
json.php e3f9726680 Merge branch 'hhvm_bench8feedback' of https://github.com/nareshv/FrameworkBenchmarks into PR666 11 years ago
once.php.inc b60c6d599a make utf8 default and run in daemon mode 11 years ago
plaintext.php e3f9726680 Merge branch 'hhvm_bench8feedback' of https://github.com/nareshv/FrameworkBenchmarks into PR666 11 years ago
queries.php 2cd7e7ade0 Incorporate PR 664 via ptarjan:hhvm 11 years ago
run-debug.sh b71dd2a6e3 errfile, logfile support added 11 years ago
run.sh 75bdeb049a HHVM Support 11 years ago
setup.py b60c6d599a make utf8 default and run in daemon mode 11 years ago
setup.sh eb6ca1826b Code re-organized and fixed the setup.py script to take proper hostname 11 years ago
test.sh eb6ca1826b Code re-organized and fixed the setup.py script to take proper hostname 11 years ago
updates.php 2cd7e7ade0 Incorporate PR 664 via ptarjan:hhvm 11 years ago

README.md

#HHVM Benchmarking Test

This is the HHVM portion of a benchmarking test suite

Supports the Following Benmarking URLs

1. Plaintext Test

2. Single database query

3. Multiple database queries

4. Fortune test

5. Database updates test

6. Plaintext test

Infrastructure Software Versions

The tests were run with:

Setting up a test environment

  1. Invoke the ./setup.sh script

  2. Invoke the ./run.sh script in another terminal

  3. Invoke the ./tests.sh script and see that you get a sample output from all the urls mentions in the ./URLs file