Mike Smith e3f9726680 Merge branch 'hhvm_bench8feedback' of https://github.com/nareshv/FrameworkBenchmarks into PR666 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 12 年 前
URLs eb6ca1826b Code re-organized and fixed the setup.py script to take proper hostname 12 年 前
__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 年 前
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 12 年 前
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 12 年 前
test.sh eb6ca1826b Code re-organized and fixed the setup.py script to take proper hostname 12 年 前
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