[GHC] #9319: nofib-analyze doesn’t provide per-benchmark compile time/alloc numbers
GHC
ghc-devs at haskell.org
Wed Jul 16 07:07:04 UTC 2014
#9319: nofib-analyze doesn’t provide per-benchmark compile time/alloc numbers
-------------------------------------+-------------------------------------
Reporter: nomeata | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: NoFib benchmark | Version: 7.8.2
suite | Differential Revisions:
Keywords: | Architecture:
Operating System: Unknown/Multiple | Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+-------------------------------------
The compile time and allocation numbers calculated by nofib are only
available per module. While this is useful to find the cause of problems,
it would be nice if these numbers were also accumulated for each
benchmark, for easy of general analysis and uniformity, especially with
automated monitoring of benchmark numbers.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9319>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list