[GHC] #8885: Add inline versions of clone array primops
GHC
ghc-devs at haskell.org
Thu Mar 13 21:28:40 UTC 2014
#8885: Add inline versions of clone array primops
-------------------------------------+------------------------------------
Reporter: tibbe | Owner: simonmar
Type: feature request | Status: patch
Priority: normal | Milestone:
Component: Compiler | Version: 7.9
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 simonmar):
> 1588 MB total memory in use (0 MB lost due to fragmentation)
Hehe, there was a bug in the old implementation, it didn't check for heap
overflow so this benchmark never GC'd.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8885#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list