@hackage nofib-analyse8.1.0.20160428

Parse and compare nofib runs

The nofib benchmark suite is the standard benchmark suite to measure Haskell compilers. The nofib-analyse program can parse the logs of nofib runs, and compare their output, producing tables in text, LaTeX or HTML format.

nofib-analyse is readily available in your GHC source tree in nofib/nofib-analyse, so usually, you will not need this packages. It might however be handy when you need to analyse log files without having a checked-out copy of GHC around.