#1136: High memory use when compiling many let bindings.
------------------------------------------+---------------------------------
 Reporter:  igloo                         |          Owner:         
     Type:  compile-time performance bug  |         Status:  new    
 Priority:  high                          |      Milestone:  6.8.3  
Component:  Compiler                      |        Version:  6.6    
 Severity:  normal                        |     Resolution:         
 Keywords:  performance                   |     Difficulty:  Unknown
 Testcase:                                |   Architecture:  Unknown
       Os:  Unknown                       |  
------------------------------------------+---------------------------------
Comment (by simonpj):

 This patch should help
 {{{
 Thu Jun  5 05:44:23 PDT 2008  [EMAIL PROTECTED]
   * Desugar multiple polymorphic bindings more intelligently
 }}}
 But I suspect there is something else going on too in the typechecker,
 perhaps chains of mutable variables.

 But first let's see if there's any improvement.

 Simon

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