[GHC] #14013: Bad monads performance

GHC ghc-devs at haskell.org
Wed Jul 26 15:03:17 UTC 2017


#14013: Bad monads performance
-------------------------------------+-------------------------------------
        Reporter:  danilo2           |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:
       Component:  Compiler          |              Version:  8.2.1-rc3
      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 danilo2):

 @simon, you are right. Removing `INLINE` makes these two functions run
 with fine performance. It is already described in point 8 in the ticket
 description. Please note, that point 8 tells about probably related
 problem with INLINABLE pragma.

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


More information about the ghc-tickets mailing list