Large Sets and Maps
Trove
My test results for HashSet on Java 8
1M THashSets with 10 2 char strings each 620 MB
1M HashSets with 10 2 char strings each 955 MB 54% larger than Trove THashSet
My test results for HashSet on Java 8
1M THashSets with 10 2 char strings each 620 MB
1M HashSets with 10 2 char strings each 955 MB 54% larger than Trove THashSet
Comments