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:[EMAIL PROTECTED]

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to