Shawn Bandy 7ca8e94e09 Merge branch 'development' of ssh://gitlab.techempower.com:22898/techempower/frameworkbenchmarks into multiproc_timeout_20131002 12 anos atrás
..
README.md 120a5a9d26 Toolset directory reorganization 12 anos atrás
__init__.py 120a5a9d26 Toolset directory reorganization 12 anos atrás
benchmarker.py 7ca8e94e09 Merge branch 'development' of ssh://gitlab.techempower.com:22898/techempower/frameworkbenchmarks into multiproc_timeout_20131002 12 anos atrás
framework_test.py d4a23083e3 Refactor benchmark_configs 12 anos atrás
latest.json b87567463c Completed code and initial testing for batch resumption 12 anos atrás

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.