02-23-2013, 12:05 PM
foreach average time with 1000 strings is 100 microseconds with 1.6 G CPU.
IStringMap is faster (if created once, searched many times, and if number of strings is big enough), but cannot be used if need string index.
IStringMap is faster (if created once, searched many times, and if number of strings is big enough), but cannot be used if need string index.