[GHC] #13220: Performance regressions in testsuite from join points

GHC ghc-devs at haskell.org
Fri Feb 10 03:38:15 UTC 2017


#13220: Performance regressions in testsuite from join points
-------------------------------------+-------------------------------------
        Reporter:  lukemaurer        |                Owner:  lukemaurer
            Type:  bug               |               Status:  new
        Priority:  highest           |            Milestone:  8.2.1
       Component:  Compiler          |              Version:  8.1
      Resolution:                    |             Keywords:  JoinPoints
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 rwbarton):

 The `fannkuch-redux` test is one that can be sensitive to mysterious code
 alignment effects; see #8279. However the reduction in allocations is so
 striking that it's worth checking whether something else could have gone
 wrong here.

 I'm pretty familiar with `fannkuch-redux`, so I'd be happy to investigate
 that one as well.

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


More information about the ghc-tickets mailing list