Turning on -funbox-small-strict-fields by default in GHC 7.8
Bryan O'Sullivan
bos at serpentine.com
Fri Apr 26 06:51:41 CEST 2013
On Thu, Apr 25, 2013 at 4:01 PM, Johan Tibell <johan.tibell at gmail.com>wrote:
> I think you could make up a case where it is a loss. It would boil down to
> repeated reboxing of a value pulled out of a strict field. In practice I
> think it's pretty hard.
I've seen this in real-world code, though it is indeed rare in my
experience.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20130425/a28eef21/attachment.htm>
More information about the ghc-devs
mailing list