[GHC] #15652: SerializedCompact has a [(Ptr a, Word)] instead of a custom datatype

GHC ghc-devs at haskell.org
Wed Sep 19 14:30:08 UTC 2018


#15652: SerializedCompact has a [(Ptr a, Word)] instead of a custom datatype
-------------------------------------+-------------------------------------
        Reporter:  chessai           |                Owner:  ezyang
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.8.1
       Component:                    |              Version:  8.4.3
  libraries/compact                  |             Keywords:  ghc-compact,
      Resolution:                    |  compact regions
Operating System:  Unknown/Multiple  |         Architecture:  aarch64
 Type of failure:  Runtime           |            Test Case:
  performance bug                    |
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by chessai):

 You're probably right about the significant change in performance, though
 I aim for unpacking everywhere - it just seems to be a better default
 mindset overall.

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


More information about the ghc-tickets mailing list