For curiosity sake (and for my own technology evaluation) I want to compare the performance of these data structures which I am using professionally against other language implementations for large amount of gets, and initial creation of large collections (e.g. loading from snapshots) noting that they have probably more investment. (e.g. Scala JVM implementation)
For curiosity sake (and for my own technology evaluation) I want to compare the performance of these data structures which I am using professionally against other language implementations for large amount of gets, and initial creation of large collections (e.g. loading from snapshots) noting that they have probably more investment. (e.g. Scala JVM implementation)
Results can be posted on the README page.