#2762: Excessive heap usage
---------------------------------+------------------------------------------
    Reporter:  igloo             |        Owner:                  
        Type:  bug               |       Status:  new             
    Priority:  normal            |    Milestone:  6.10.2          
   Component:  Compiler          |      Version:  6.11            
    Severity:  normal            |   Resolution:                  
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Comment (by batterseapower):

 Replying to [comment:4 igloo]:
 > Fixing the space leak is important to me. If the performance is an
 issue, then perhaps it should be an `-O2`-only optimisation?

 Perhaps. It seems to cost about 9% of the compile time of a -O build, so
 it's not a /massive/ problem.

 Anyway, I looked a bit more at this arity stuff tonight and I've managed
 to fix a few bugs in the analysis, as well as make it work across several
 modules - this makes it /slightly/ more effective, and has fixed the
 problems I mentioned above.

 I'm going to continue tuning and extending it, and will talk to Simon PJ
 when I have something potentially viable for HEAD.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2762#comment:5>
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

Reply via email to