[GHC] #8158: Replace IO manager's IntMap with a mutable hash table

GHC ghc-devs at haskell.org
Sun Aug 25 20:13:39 UTC 2013


#8158: Replace IO manager's IntMap with a mutable hash table
-------------------------------+-------------------------------------------
        Reporter:  bos         |            Owner:
            Type:  feature     |           Status:  patch
  request                      |        Milestone:  7.8.1
        Priority:  normal      |          Version:  7.7
       Component:              |         Keywords:
  libraries/base               |     Architecture:  Unknown/Multiple
      Resolution:              |       Difficulty:  Easy (less than 1 hour)
Operating System:              |       Blocked By:
  Unknown/Multiple             |  Related Tickets:
 Type of failure:  Other       |
       Test Case:              |
        Blocking:              |
-------------------------------+-------------------------------------------

Comment (by simonmar):

 I should clarity: I'm not suggesting that switching to `FastMutInt#` is a
 prerequisite for the patch going in.  `ForeignPtr` is fine by me.  I'd
 just be interested in the difference if anyone felt like measuring it.

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




More information about the ghc-tickets mailing list