[GHC] #12754: Adding an explicit export list halves compilation time.
GHC
ghc-devs at haskell.org
Tue Oct 25 20:54:58 UTC 2016
#12754: Adding an explicit export list halves compilation time.
-------------------------------------+-------------------------------------
Reporter: mpickering | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by simonpj):
* status: closed => new
* failure: None/Unknown => Compile-time performance bug
* resolution: invalid =>
Comment:
It would be great to have some insignt into what is going on here. It's
very unexpected to have such a large difference from such a small change.
Profiling would be very interesting. I'll re-open.
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12754#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list