[GHC] #8742: Reuse scavenge_small_bitmap
GHC
ghc-devs at haskell.org
Sat Feb 22 16:27:52 UTC 2014
#8742: Reuse scavenge_small_bitmap
-------------------------------------+------------------------------------
Reporter: Tarrasch | Owner: Tarrasch
Type: task | Status: patch
Priority: lowest | Milestone: 7.10.1
Component: Runtime System | Version: 7.6.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by Tarrasch):
Hi Simon,
Did you have time to look at the "unification" patch I sent? I did not
measure its change to performance and it will naturally change the output
assembly (but I do not know if for better or for worse). I guess we take a
risk that the GC becomes ''slightly'' slower with that patch. But if we do
apply it we can safely apply the patch that follows.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8742#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list