
#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: -------------------------------------+------------------------------------- Comment (by ezyang): Note: this is basically just trie compression, although the specific scheme doesn't compress long intermediate nodes (and it would be tiresome to do so, since unlike strings we don't have a handy representation of an expression with a hole). -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9960#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler