Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.06 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.06 KB

Benchmarking Tools and Standards

This repository contains specifications for implementing benchmarking tools. We also provide links to our reference benchmarking engines and their implementations.

** Note: This is work in progress. **

Standards and Definitions

See doc/standards/ for the current benchmarking standards and definitions.

Reference tool implementations

A suite of reference implementations following the standards outlined above are available at tools/. These are submodules which link to the original tool repositories.

Benchmarking Intermediate Files

The benchmarking process contains a variety of steps and inputs. In doc/ref-impl/, we standardise intermediate formats for specifying truth sets, stratification regions, and intermediate outputs from comparison tools.

Benchmarking resources

In doc/resources/, we provide files useful in the benchmarking process. Currently, this includes standardized bed files describing potentially difficult regions for performance stratification.