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

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