[GHC] #7561: Unnecessary Heap Allocations - Slow Performance

GHC cvs-ghc at haskell.org
Sun Jan 27 20:45:52 CET 2013


#7561: Unnecessary Heap Allocations - Slow Performance
-------------------------------+--------------------------------------------
    Reporter:  wurmli          |       Owner:                         
        Type:  bug             |      Status:  new                    
    Priority:  normal          |   Milestone:  7.8.1                  
   Component:  Compiler        |     Version:  7.6.1                  
    Keywords:                  |          Os:  Linux                  
Architecture:  x86_64 (amd64)  |     Failure:  Runtime performance bug
  Difficulty:  Unknown         |    Testcase:                         
   Blockedby:                  |    Blocking:                         
     Related:                  |  
-------------------------------+--------------------------------------------

Comment(by shachaf):

 Ah, yes, `-fno-state-hack` fixes it. So it looks like it's the same issue
 as #1168.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7561#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list