[Haskell-cafe] Program optimisation

Bulat Ziganshin bulat.ziganshin at gmail.com
Wed Apr 25 09:42:55 EDT 2007


Hello Andrew,

Friday, April 20, 2007, 10:01:32 PM, you wrote:

> I have *no idea* if this is an appropriate place to put this, but here
> goes...

http://haskell.org/haskellwiki/Library/AltBinary
http://haskell.org/haskellwiki/Modern_array_libraries

last article contains information about slowness of GC with
boxed arrays. also, unboxed arrays of Complex are made via
ForeignArray (starting from 6.6 it has the same speed as UArray)


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



More information about the Haskell-Cafe mailing list