[GHC] #7428: GHC compile times are seriously non-linear in program size
GHC
cvs-ghc at haskell.org
Fri Mar 8 02:08:52 CET 2013
#7428: GHC compile times are seriously non-linear in program size
---------------------------------+------------------------------------------
Reporter: nudded | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.4.2
Resolution: | Keywords:
Os: MacOS X | Architecture: x86_64 (amd64)
Failure: Compile-time crash | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
---------------------------------+------------------------------------------
Comment(by parcs):
I've attached a cleaned-up version of `cont-state8.hs` and an output log
of {{{ghc-stage2 -O2 cont-state8.hs -fforce-recomp -Wall -v +RTS -M1G
-RTS}}} to help move this ticket forward.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7428#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list