iu-parfunc / HSBencher

General benchmarking framework. Especially good at parameter studies.
13 stars 8 forks source link

HSBencher: A flexible benchmarking framework

Build/test Status:

Overview

See hsbencher.cabal for a general overview. Here are a few useful facts:

Below we describe some of the rules benchmarks must follow. But you will find much more general documentation on the project's Wiki.

Protocols for benchmarks to follow

All benchmarks, via all BuildMethods

Benchmarks using any BuildMethod, including BuildMethods added by the end user obey the following conventions:

Benchmarks using the builtin 'make' BuildMethod

Benchmarks using the builtin cabal BuildMethod

Benchmarks using the builtin ghc BuildMethod