[Haskell-cafe] Re: New Benchmark Under Review: Magic Squares

Bulat Ziganshin bulat.ziganshin at gmail.com
Wed Jul 5 10:06:26 EDT 2006


Hello Simon,

Wednesday, July 5, 2006, 5:50:58 PM, you wrote:

> Mutable, boxed arrays in GHC have a linear GC overhead in GHC
> unfortunately.  This is partially fixed in GHC 6.6.

> You can work around it by using either immutable or unboxed arrays, or

immutable boxed array can still have large overhead because they are
created via mutable ones



-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list