Re: Framework 2.0 array redim unsatisfactory performance
- From: "Tom Jastrzebski" <tom@xxxxxxx>
- Date: Wed, 10 Aug 2005 03:08:57 GMT
> No, List(Of T) is backed by a simple array, it's not a linked list.
> There's no per-item overhead, not sure how your tests could indicate
> that.
Thanks, I just did more research, and figured out that the underlying data
structure is actually more complicated, and that this structure is design
for performance rather then memory usage.
Tomasz
.
- References:
- Framework 2.0 array redim unsatisfactory performance
- From: Tom Jastrzebski
- Re: Framework 2.0 array redim unsatisfactory performance
- From: Jay B. Harlow [MVP - Outlook]
- Re: Framework 2.0 array redim unsatisfactory performance
- From: Tom Jastrzebski
- Re: Framework 2.0 array redim unsatisfactory performance
- From: Mattias Sjögren
- Framework 2.0 array redim unsatisfactory performance
- Prev by Date: Re: Framework 2.0 array redim unsatisfactory performance
- Next by Date: Re: Framework 2.0 array redim unsatisfactory performance
- Previous by thread: Re: Framework 2.0 array redim unsatisfactory performance
- Next by thread: Re: Framework 2.0 array redim unsatisfactory performance
- Index(es):
Relevant Pages
|