Hacker News new | ask | show | jobs
by chillee 2357 days ago
Actually, I believe the default hash functions have terrible hash quality - they're literally the identity function for integers.

I do agree that unordered_map is extremely slow.