#3630: Suggested algorithm to control upper bound of space "leaks"
------------------------------+---------------------------------------------
 Reporter:  shelbymoore3      |          Owner:                  
     Type:  proposal          |         Status:  new             
 Priority:  normal            |      Milestone:                  
Component:  Compiler          |        Version:  6.10.4          
 Severity:  normal            |     Resolution:                  
 Keywords:                    |       Testcase:                  
       Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
------------------------------+---------------------------------------------
Comment (by shelbymoore3):

 I cover in my links above the concept that:

 Lazy space "leaks" are a desirable slider?

 The point is that we should have both granular and brute-force (global)
 control, both at compile+profile and at run-time, over the static<->lazy
 trade-off.  Then there is no significant disadvantage relative to other
 languages/run-times, and more advantages.

 And I offer suggested algorithm for the brute-force control at run-time.

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