#3016: Long compile times, large memory use with static data in 6.10
-----------------------------------------------+----------------------------
Reporter: dons | Owner: igloo
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.10.1
Severity: normal | Resolution:
Keywords: static data | Difficulty: Unknown
Testcase: simplCore/should_compile/T3016 | Os: Unknown/Multiple
Architecture: Unknown/Multiple |
-----------------------------------------------+----------------------------
Comment (by igloo):
It actually looks not far off linear:
{{{
# constants peak heap usage bytes allocated
160 63874448 3193731536
320 86003152 6609305256
640 186134592 14211355072
1280 <stack overflow>
}}}
and the heap usage is lower here than the heap profile showed.
So I think that all we need to do here is make sure the testsuite test is
OK.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3016#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs