Closed itssven closed 9 years ago
If you use a great dict_size (ex. Integer.MAX_VALUE) hash computation needs around 40 sec. Iteration over all values is not needed since there is only an interest in the actually values not the possible ones.
Hello, Your proposition has been implemented and released as v0.7 Thank you!
If you use a great dict_size (ex. Integer.MAX_VALUE) hash computation needs around 40 sec. Iteration over all values is not needed since there is only an interest in the actually values not the possible ones.