Comment by utopcell
8 years ago
Is this true? From the article: ''ska::flat_hash_map has a max_load_factor of 0.5''. ska::flat_hash_map is the author's implementation (but maybe not the most recent iteration ?)
8 years ago
Is this true? From the article: ''ska::flat_hash_map has a max_load_factor of 0.5''. ska::flat_hash_map is the author's implementation (but maybe not the most recent iteration ?)
Right, ska::bytell_hash_map is the most recent iteration and ska::flat_hash_map was the previous one.