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

GHC ghc-devs at haskell.org
Sun Aug 25 23:20:44 UTC 2013


#8158: Replace IO manager's IntMap with a mutable hash table
-------------------------------+-------------------------------------------
        Reporter:  bos         |            Owner:  AndreasVoellmy
            Type:  feature     |           Status:  patch
  request                      |        Milestone:  7.8.1
        Priority:  high        |          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:              |
-------------------------------+-------------------------------------------
Changes (by thoughtpolice):

 * owner:   => AndreasVoellmy
 * priority:  normal => high


Comment:

 As an aside, this validates cleanly for me, and the overall patch looks
 fairly principled and straightforward after reviewing. Unfortunately I
 obviously don't have a machine to measurably test any real differences
 (the patch mentions increases on dual 32 core machines with 10gbE links,
 which I don't really have hanging around.)

 Andreas - could you take a look please? Feel free to merge this yourself
 if you'd like, or otherwise just give the OK.

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




More information about the ghc-tickets mailing list