G
Guest
I have build an application which uses Hashtables for storing information in
collections.
My question is simple - I wonder how big a (performance) difference it is,
to lookup a value in a hashtable with 500.000 items, and a hashtable with 500
items ?
Is there any difference or anything else I should be aware of ?
Regards,
Tony
collections.
My question is simple - I wonder how big a (performance) difference it is,
to lookup a value in a hashtable with 500.000 items, and a hashtable with 500
items ?
Is there any difference or anything else I should be aware of ?
Regards,
Tony