[GHC] #10069: CPR related performance issue

GHC ghc-devs at haskell.org
Tue Feb 10 11:49:08 UTC 2015


#10069: CPR related performance issue
-------------------------------------+-------------------------------------
        Reporter:  pacak             |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.10.1-rc2
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  Runtime           |  Unknown/Multiple
  performance bug                    |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by simonpj):

 Like I say in comment:8, I can't help without more info.  Can you give a
 `-ddump-simpl` of code that shows the problem without use of NOINLINE?
 Maybe your production code.

 I understand why it happens with NOINLINE (comment:6).  But you say you
 don't use it.

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


More information about the ghc-tickets mailing list