Open DasNaCl opened 5 years ago
std::unordered_map is dead slow. We should use hopscotch or coocoo
std::unordered_map
also applicable to set
std::unordered_map
is dead slow. We should use hopscotch or coocoo