21.11.2017, 18:35
Quote:
I didn't understand, how strcmp relates to hash function? And what you mean?
|
i.e. Int == Int is faster than Str == Str if you have a lot to compare
I think it'd be better to use md5 for anything, but I'd like to see if its faster than y_stringhash
they both produce numerical hash which are good for massive comparison, but the question is if it'd be better (faster) to use this plugin over y_stringhash