[Mono-list] List.FindAll method implementation

Juan C. Olivares juancri at gmail.com
Mon Mar 19 22:09:48 EDT 2007


Ops.. there is other difference...

With the heap bit method (Marshal.AllocHGlobal (size)), we need to clean up
the memory prior to user their bits as flags. More cost... it's even slower
than the old method:

100,000 elements
old method:      00.0187920
heap bit method: 00.0570250

JCO
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070319/02ebf367/attachment-0001.html 


More information about the Mono-list mailing list