summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/datastore/array_store
Commit message (Expand)AuthorAgeFilesLines
* Simplify how used elements across all active buffers are aggregated.Geir Storli2021-03-011-3/+3
* Account for different memory usage with libc++.Tor Egge2021-02-271-0/+5
* use size literals in vespalibArne Juul2021-02-151-2/+3
* Forward declare MemoryAllocator in vespalib/util/alloc.h.Tor Egge2021-02-131-0/+1
* Annotate the expensive array_store test not the array_test.Henning Baldersheim2021-01-131-1/+1
* Store the entry refs in an vepalib::hash_map that is faster than std::map. Sa...Henning Baldersheim2021-01-121-1/+2
* Have the BufferType::_emptyEntry be static.Henning Baldersheim2021-01-101-0/+9
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-3/+3
* Add free-list support to ArrayStoreTor Brede Vekterli2019-08-161-4/+49
* Add separate allocator for strings in unique store.Tor Egge2019-08-151-1/+1
* Move datastore and btree code from searchlib to vespalibTor Brede Vekterli2019-05-272-0/+368