
#9476: Implement late lambda-lifting -------------------------------------+------------------------------------- Reporter: simonpj | Owner: sgraf Type: feature request | Status: closed Priority: normal | Milestone: 8.8.1 Component: Compiler | Version: 7.8.2 Resolution: fixed | Keywords: LateLamLift Operating System: Unknown/Multiple | Architecture: Type of failure: Runtime | Unknown/Multiple performance bug | Test Case: Blocked By: | Blocking: Related Tickets: #8763 #13286 | Differential Rev(s): Phab:D5224 Wiki Page: LateLamLift | -------------------------------------+------------------------------------- Comment (by osa1): I don't think we have a parameter to force GC to happen more frequently (there's -I but that only applies to idle GC). I think the best you can do is adding a bunch of `performMajorGC`s in your program. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9476#comment:69 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler