Hamilton Turner 53c8f23a7c Decides to restart/not restart databases depending on test type 12 năm trước cách đây
..
README.md 120a5a9d26 Toolset directory reorganization 12 năm trước cách đây
__init__.py 120a5a9d26 Toolset directory reorganization 12 năm trước cách đây
benchmarker.py 53c8f23a7c Decides to restart/not restart databases depending on test type 12 năm trước cách đây
framework_test.py 53c8f23a7c Decides to restart/not restart databases depending on test type 12 năm trước cách đây
latest.json fa44c12586 Gitlab development branch merged with GitHub master 12 năm trước cách đây

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.