[GHC] #13056: Deriving Foldable causes GHC to take a long time (GHC 8.0 ONLY)
GHC
ghc-devs at haskell.org
Fri Jan 6 14:36:59 UTC 2017
#13056: Deriving Foldable causes GHC to take a long time (GHC 8.0 ONLY)
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.2-rc2
Resolution: | Keywords: deriving-perf
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: #12234 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ryan Scott <ryan.gl.scott@…>):
In [changeset:"508811004d1806b28a91c3ff4a5c2247e2ad4655/ghc" 5088110/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="508811004d1806b28a91c3ff4a5c2247e2ad4655"
Add performance test for #13056
This performance regression was fixed by commit
517d03e41b4f5c144d1ad684539340421be2be2a (#12234). Let's add a performance
test
to ensure that it doesn't break again.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13056#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list