Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is IstringMap interface the best to find a string in a list?
#11
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.


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)