jlucier-techempower 6e8a73c27d Merge pull request #821 from hamiltont/patch-1 11 lat temu
..
README.md 120a5a9d26 Toolset directory reorganization 12 lat temu
__init__.py 120a5a9d26 Toolset directory reorganization 12 lat temu
benchmarker.py ae0984bcd0 Ensure governor is set even with many cores 11 lat temu
fortune_html_parser.py a8f68980d0 master Removed case-sensitive doctype check 11 lat temu
framework_test.py 0c541c6ca4 Bring client and database up to 14.04 as well. Fix some minor install issues and update MySQL to a version that supports NUMA architecture. 11 lat temu
latest.json fa44c12586 Gitlab development branch merged with GitHub master 12 lat temu

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.