[GHC] #9669: Long compile time/high memory usage for modules with many deriving clauses
GHC
ghc-devs at haskell.org
Mon Oct 13 10:24:20 UTC 2014
#9669: Long compile time/high memory usage for modules with many deriving clauses
-------------------------------------+-------------------------------------
Reporter: snoyberg | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.3
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64 (amd64)
Type of failure: Compile- | Difficulty: Unknown
time performance bug | Blocked By:
Test Case: | Related Tickets:
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by snoyberg):
I don't know how useful that profiling output will be, it gives
{{{
bindIO.\ GHC.Base 96.5 17.5
}}}
I've uploaded the full output at:
https://gist.github.com/snoyberg/ca67756944235e4e2d96
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9669#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list