[GHC] #9630: compile-time performance regression (probably due to Generics)

GHC ghc-devs at haskell.org
Tue Apr 14 23:37:56 UTC 2015


#9630: compile-time performance regression (probably due to Generics)
-------------------------------------+-------------------------------------
        Reporter:  hvr               |                   Owner:  simonpj
            Type:  bug               |                  Status:  new
        Priority:  high              |               Milestone:  7.12.1
       Component:  Compiler          |                 Version:  7.9
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  performance bug                    |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:  #9583, #10293     |  Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by goldfire):

 * related:  #9583 => #9583, #10293


Comment:

 One thing I see in the (first set of) numbers above is that `lintAnnots`
 takes up a lot of time! It might be a problem with wrong call-centres, but
 then at least the call-centres should be sorted out.

 The call-arity problem is being tracked in #10293.

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


More information about the ghc-tickets mailing list