Hacker News new | ask | show | jobs
by adrianN 2381 days ago
Unfortunately unordered_map also requires lots and lots of allocations, because it's forced to use linked-list buckets.