Gal Ratner
Gal Ratner is a Techie who lives and works in Los Angeles.
Sign in
|
Join
|
Help
Home
Blogs
Media
Forums
Schedule
Consulting Services
Store
All Tags
»
List
(RSS)
Browse Blog Posts by Tags
Showing related tags and posts for the
Blogs
application. See
all tags in the site
Generics
HashSet
HashSet vs. List search performance. Surprising results.
I was trying to see how fast HashSet search is compared to a List. Microsoft defines the HashSet as: “provides high performance set operations. A set is a collection that contains no duplicate elements, and whose elements are in no particular order. ” So I wrote the following code: class...
Posted to
.NET Development
by
Gal Ratner
on 29 Jul 2009
Filed under:
Filed under:
HashSet
,
Generics
,
List
Page 1 of 1 (1 items)