[GHC] #9960: Performance problem with TrieMap
GHC
ghc-devs at haskell.org
Tue Jan 6 22:18:37 UTC 2015
#9960: Performance problem with TrieMap
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.4
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions: Phab:D606
-------------------------------------+-------------------------------------
Comment (by ezyang):
One subtlety: `eqTypeModuloDeBruijn` needs to respect equivalence by
`coreView`, because that's how TrieMaps work too.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9960#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list