
13 Mar
2009
13 Mar
'09
1:30 p.m.
Hello Don, Friday, March 13, 2009, 8:08:57 PM, you wrote:
What is the reason why you have decided to use unpinned arrays (ByteArray#) instead of pinned arrays (Foreign.Ptr)?
They prevent heap fragmentation (and in general are faster).
you probably mean faster alloc/gc operations, everything else should be the same -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com