Alex Schneider ed6cdc34d8 Update install for trusty and add support for newest wrk 11 years ago
..
README.md 120a5a9d26 Toolset directory reorganization 12 years ago
__init__.py 120a5a9d26 Toolset directory reorganization 12 years ago
benchmarker.py 24d9e4c57a master This line NEVER worked. 11 years ago
fortune_html_parser.py a8f68980d0 master Removed case-sensitive doctype check 11 years ago
framework_test.py ed6cdc34d8 Update install for trusty and add support for newest wrk 11 years ago
latest.json fa44c12586 Gitlab development branch merged with GitHub master 12 years ago

README.md

Toolset Benchmark Files

This directory contains files that implement or support the benchmark feature:

  • benchmarker.py: Benchmark execution methods. Called by run-tests.py.
  • framework_test.py: Methods to run a framework's tests. Called by benchmarker.py.

These files are not meant for you to run directly. For instructions on running the benchmark, please refer to the parent directory's README file.