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-9.4.4.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.18), containers (>=0.4 && <0.6.7), regex-compat (>=0.95 && <0.96) [details] |
Tested with | ghc >=9.6 && <9.7, ghc >=9.6 && <9.7, ghc >=9.2 && <9.3, ghc >=9.0 && <9.1, ghc >=8.10 && <8.11, ghc >=8.6 && <8.7, ghc >=8.4 && <8.5, ghc >=8.2 && <8.3, ghc >=8.0 && <8.1 |
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 2023-02-01T13:56:40Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | nofib-analyse |
Downloads | 1980 total (10 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 2023-02-01 [all 1 reports] |