[GHC] #14854: The size of FastString table is suboptimal for large codebases

GHC ghc-devs at haskell.org
Sun Feb 25 21:14:57 UTC 2018


#14854: The size of FastString table is suboptimal for large codebases
-------------------------------------+-------------------------------------
        Reporter:  niteria           |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  performance bug                    |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by niteria):

 I should note that the vast majority of the calls comes from `getFS ::
 BinHandle -> IO FastString`, which is used when reading interface files.

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


More information about the ghc-tickets mailing list