Hacker News new | ask | show | jobs
by lower 2645 days ago
Thanks! I just replaced FnvHashMap with hashbrown::HashMap and get a 20% overall performance improvement in my workload (which is rather HashMap-heavy).