msmith-techempower 7f05a6670d Got jester working 10 vuotta sitten
..
test_types a4736814ef Fixed a bug with queries 11 vuotta sitten
README.md 120a5a9d26 Toolset directory reorganization 12 vuotta sitten
__init__.py 120a5a9d26 Toolset directory reorganization 12 vuotta sitten
benchmarker.py 17d692c495 Fixed a bug with error logging 10 vuotta sitten
fortune_html_parser.py 0f997de5ef master Fixed a bug with checking charrefs 11 vuotta sitten
framework_test.py 7f05a6670d Got jester working 10 vuotta sitten
latest.json fa44c12586 Gitlab development branch merged with GitHub master 12 vuotta sitten
utils.py 05ac870005 Added Exception to all try blocks 11 vuotta sitten

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.