[GHC] #9960: Performance problem with TrieMap

GHC ghc-devs at haskell.org
Thu Jan 8 22:06:30 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 Edward Z. Yang <ezyang@…>):

 In [changeset:"0bef02e49fb2907989127d77ae61ed48ba87ae18/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="0bef02e49fb2907989127d77ae61ed48ba87ae18"
 Apply GenMap to CoreMap and CoercionMap.

 Summary:
 The biggest chore is the Eq (DeBrujin a) instances (all the more a chore
 because we already have an implementation of them, but a CmEnv is not an
 RnEnv2), but otherwise a fairly mechanical transformation.

 Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>

 Test Plan: validate

 Reviewers: simonpj, austin

 Subscribers: carter, thomie

 Differential Revision: https://phabricator.haskell.org/D609

 GHC Trac Issues: #9960
 }}}

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


More information about the ghc-tickets mailing list