[GHC] #10947: nofib-analyze should print per-benchmark-compile time totals
GHC
ghc-devs at haskell.org
Thu Oct 8 12:53:26 UTC 2015
#10947: nofib-analyze should print per-benchmark-compile time totals
-------------------------------------+-------------------------------------
Reporter: nomeata | Owner:
Type: task | Status: new
Priority: normal | Milestone:
Component: NoFib | Version: 7.11
benchmark suite |
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): |
-------------------------------------+-------------------------------------
hvr asked me if htt://perf.haskell.org/ghc could track compilation times,
and I said it does not yet, one reason being that nofib reports
compilation times on a per-module basis, which is not really helpful in
general. If nofib-analyze would report them as a per-benchmark sum, I
could likely easily add this information to perf.haskell.org.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10947>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list