[GHC] #8313: Poor performance of higher-order functions with unboxing

GHC ghc-devs at haskell.org
Thu Nov 28 12:58:45 UTC 2013


#8313: Poor performance of higher-order functions with unboxing
-------------------------------------+-------------------------------------
        Reporter:  dolio             |            Owner:
            Type:  task              |           Status:  new
        Priority:  low               |        Milestone:  _|_
       Component:  Compiler          |          Version:  7.6.3
      Resolution:                    |         Keywords:  slow unboxed
Operating System:  Unknown/Multiple  |  higher order
 Type of failure:  Runtime           |     Architecture:  Unknown/Multiple
  performance bug                    |       Difficulty:  Easy (less than 1
       Test Case:                    |  hour)
        Blocking:                    |       Blocked By:  6084
                                     |  Related Tickets:
-------------------------------------+-------------------------------------

Comment (by simonmar):

 The optimisation from #6084 is now committed.

 Todo: turn this program into a ''performance'' test, so that we can tell
 if the optimisation stops firing for any reason.

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


More information about the ghc-tickets mailing list