
26 Feb
2009
26 Feb
'09
11:28 a.m.
I looked at the core and the tuples were already unboxed IIRC.
2009/2/26 Don Stewart
Ben.Lippmeier:
On 26/02/2009, at 9:27 PM, haskell@kudling.de wrote:
Currently i can only imagine to define a data type in order to use unboxed Ints instead of the accumulator tuple.
That would probably help a lot. It would also help to use two separate Double# parameters instead of the tuple.
data T = T !Double !Double
should be enough. _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
-- Eugene Kirpichov Web IR developer, market.yandex.ru