[GHC] #12191: 7% allocation regression in Haddock performance tests
GHC
ghc-devs at haskell.org
Fri Jun 17 16:34:19 UTC 2016
#12191: 7% allocation regression in Haddock performance tests
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: niteria
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: #10482 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by niteria):
It appears that `checkFamInstConsistency` is sensitive to `Module`
ordering.
Making it a noop also reduces allocations by `9%`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12191#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list