@hackage nofib-analyse8.5.0.20180213
Parse and compare nofib runs
Categories
License
BSD-3-Clause
Maintainer
Joachim Breitner <mail@joachim-breitner.de>
Links
Versions
- 9.4.4 Wed, 1 Feb 2023
- 8.5.0.20180213 Thu, 15 Feb 2018
- 8.1.0.20160428 Thu, 28 Apr 2016
- 7.12.0.20151208 Tue, 8 Dec 2015
Installation
Tested Compilers
Dependencies (0)
- array >=0.3 && <0.6
- base >=4.3 && <4.12
- containers >=0.4 && <0.6
- regex-compat >=0.95 && <0.96 Show all…
Dependents (1)
@hackage/acme-everything
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.