nofib-analyse: 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.
Downloads
- nofib-analyse-8.5.0.20180213.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 7.12.0.20151208, 8.1.0.20160428, 8.5.0.20180213, 9.4.4 |
---|---|
Dependencies | array (>=0.3 && <0.6), base (>=4.3 && <4.12), containers (>=0.4 && <0.6), regex-compat (>=0.95 && <0.96) [details] |
Tested with | ghc >=8.5 && <8.6, ghc ==8.4.1, ghc ==8.2.2, ghc ==8.0.2, ghc ==7.10.3, ghc ==7.8.4, ghc ==7.6.3, ghc ==7.4.2, ghc ==7.2.2, ghc ==7.0.4 |
License | BSD-3-Clause |
Copyright | 1997 - 2005 Simon Marlow |
Author | Simon Marlow |
Maintainer | Joachim Breitner <mail@joachim-breitner.de> |
Category | Development |
Home page | https://ghc.haskell.org/trac/ghc/wiki/Building/RunningNoFib |
Source repo | head: git clone https://github.com/nomeata/nofib-analyse |
Uploaded | by JoachimBreitner at 2018-02-15T16:34:01Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | nofib-analyse |
Downloads | 1982 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2018-02-16 [all 3 reports] |