#3294: Large compilation time/memory consumption
---------------------------------------------+------------------------------
Reporter: pumpkin | Owner: simonmar
Type: compile-time performance bug | Status: new
Priority: normal | Milestone: 6.12.1
Component: Compiler | Version: 6.10.3
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Os: MacOS X
Architecture: x86 |
---------------------------------------------+------------------------------
Comment (by simonmar):
The NCG has been leaking again, I just fixed it:
{{{
Fri Sep 11 16:28:12 BST 2009 Simon Marlow <[email protected]>
* Fix a space leak in the native code gen (again)
}}}
This does reduce the peak memory usage for this test quite a lot, but
we're still spending a lot of time in the NCG, and that needs
investigating. Space leak test added as `space_leaks/T3294`, so hopefully
this won't re-occur.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3294#comment:4>
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