[GHC] #16034: Quadratic GC slowdown using RTS debug

GHC ghc-devs at haskell.org
Tue Dec 11 22:43:37 UTC 2018


#16034: Quadratic GC slowdown using RTS debug
-------------------------------------+-------------------------------------
        Reporter:  remyo             |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Runtime System    |              Version:  8.6.3
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by remyo):

 Basic debugging seems to indicate the time is mainly spent in
 {{{scheduleDoGC}}} and especially {{{countBlocks}}}.

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


More information about the ghc-tickets mailing list