@hackage fibon0.1.0

A reworking of the classic nofib benchmark suite

Fibon is a set of tools for running and analyzing benchmark programs. The fibon package contains the tools for benchmarking, but not the benchmarks themselves. The package will build, but will not have any benchmarks to run. A set of benchmarks can be found at http:/github.comdmpots/fibon-benchmarks Installing the cabal package will get you the following tools * fibon - runs the benchmarks * fibon-analyse - analyses the results of a benchmark run * fibon-init - generate a benchmark description from a cabal file See http://github.com/dmpots/fibon/wiki for more details