summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/datastore/sharded_hash_map/sharded_hash_map_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add memory allocator to unique store allocatorTor Egge2022-02-101-1/+1
* Add EntryRefFilter class.Tor Egge2021-12-061-22/+29
* Filter early on buffer id and pass vector of entries in normalize_valuesTor Egge2021-12-031-29/+148
* Don't try to move dictionary keys that won't move.Tor Egge2021-12-021-1/+25
* Avoid livelock when running sharded hash map unit test with valgrind.Tor Egge2021-11-281-0/+15
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Add explicit unit test for compact_worst_shard().Tor Egge2021-04-141-0/+13
* Add noexcept specifier to lambda.Tor Egge2021-04-071-1/+1
* Extend unit test for ShardedHashMap.Tor Egge2021-04-071-0/+61
* Rename SimpleHashMap to ShardedHashMap.Tor Egge2021-03-261-0/+219