[GHC] #10652: Better cache performance in Array#
GHC
ghc-devs at haskell.org
Fri Jul 17 21:38:19 UTC 2015
#10652: Better cache performance in Array#
-------------------------------------+-------------------------------------
Reporter: MikeIzbicki | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by MikeIzbicki):
In my specific use case, unboxed arrays are not possible because each
element does not have a fixed size (think something like `Integer`).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10652#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list