Deprecated

In favour of

nofib-analyze

Parse and compare nofib runs

https://ghc.haskell.org/trac/ghc/wiki/Building/RunningNoFib

Latest on Hackage:7.10.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Simon Marlow
Maintained by Joachim Breitner

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

nofib-analyze 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 analyze log files without having a checked-out copy of GHC around.