[GHC] #8923: Add SmallArray# type
GHC
ghc-devs at haskell.org
Tue Mar 25 20:37:36 UTC 2014
#8923: Add SmallArray# type
-------------------------------------+------------------------------------
Reporter: tibbe | Owner: tibbe
Type: feature request | Status: new
Priority: normal | Milestone: 7.10.1
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 tibbe):
I now got a working implementation. **Both** runtime and allocations are
down 8.8% on my unordered-containers insert benchmark, which is already
very heavily optimized.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8923#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list