summaryrefslogtreecommitdiff
path: root/src/hash_map.cc
AgeCommit message (Expand)Author
2019-01-20Fix use of removed std::random_shuffleMaxime Coste
2018-01-18Use the _str and _sv string literals more oftenMaxime Coste
2017-06-07Use microseconds instead of milliseconds for built-in profilingMaxime Coste
2017-03-07Expand a bit the hash map profiling codeMaxime Coste
2017-03-07Remove temporary stats code from HashMapMaxime Coste
2017-03-07Replace IdMap with HashMapMaxime Coste
2017-03-07Replace uses of UnorderedMap with HashMapMaxime Coste
2017-03-06Introduce a custom HashMap implementation along with a quick benchmarkMaxime Coste