Open pstutz opened 9 years ago
fastutil int->Object map seems to perform well: http://java-performance.info/hashmap-overview-jdk-fastutil-goldman-sachs-hppc-koloboke-trove-january-2015/
most likely the long->Object map required for triplerush would have good performance characteristics as well.
fastutil int->Object map seems to perform well: http://java-performance.info/hashmap-overview-jdk-fastutil-goldman-sachs-hppc-koloboke-trove-january-2015/
most likely the long->Object map required for triplerush would have good performance characteristics as well.