benchmark-harness

Generic framework for writing simple benchmark suites


License
BSD-3-Clause
Install
pip install benchmark-harness==0.0.1

Documentation

benchmark-harness

A simple framework for designing benchmark suites without writing much code. See the doc_source directory or http://benchmark-harness.readthedocs.org/ for more information and the tests directory for examples.

Build Status