We have some data we will be caching. It is fixed size.

I was wondering which will be better. Storing in in unmanaged memory
or dropping things in the LOH and letting the GC deal with them? On
the MS CLR LOH seems to be the better option.

Thoughts?

Greg

-- 
Le doute n'est pas une condition agréable, mais la certitude est absurde.
_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to