aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/apps/tests/memoryindexstress_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Reduce creation of Document instances without DocumentTypeRepo.Geir Storli2023-03-131-2/+1
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-201-4/+3
* - Use c++11 for loopsHenning Baldersheim2022-09-041-2/+2
* Avoid using vespalib::Identifiable.Henning Baldersheim2022-05-271-9/+10
* Use XXFieldValue::make over std::make_uniqueHenning Baldersheim2022-03-071-1/+1
* track namespace move in documenttypes.defArne H Juul2021-12-021-1/+1
* Keep write context live until inverter thread has completed invert task.Tor Egge2021-11-101-1/+13
* Remove the lids in one task instead of 1k tasks for full buckets on delete bu...Henning Baldersheim2021-10-291-1/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* use size literals in searchlibArne Juul2021-02-151-3/+4
* Make it compatible with c++2aHenning Baldersheim2020-12-021-2/+2
* Name the threads so it is easier to see who is doing what.Henning Baldersheim2020-11-121-2/+4
* Reduce code duplication. Rand48 class is in vespalib.Tor Egge2020-04-251-4/+4
* Move sequenced task executors to staging vespalibHenning Baldersheim2020-04-041-5/+5
* Add getStats and setTaskLimit to interface to make it easy to swap implementa...Henning Baldersheim2020-02-271-5/+5
* Make final and GC unused includeHenning Baldersheim2020-02-241-2/+0
* Revert "Revert "Balder/add executeinfo""Henning Baldersheim2020-01-031-3/+3
* Revert "Balder/add executeinfo"Arnstein Ressem2020-01-031-3/+3
* Add ExecutionInfo to propagate more information than just strictness to fetch...Henning Baldersheim2019-12-311-3/+3
* Extend MemoryIndex to take an instance of IFieldLengthInspector to setup fiel...Geir Storli2019-06-061-22/+24
* Rename memoryindex* -> memory_index*.Geir Storli2019-04-111-1/+1
* Reduce code visibility.Henning Baldersheim2018-06-131-0/+1
* Reduce code visibilityHenning Baldersheim2018-06-121-2/+5
* Use multiple threads for mbus invokeHenning Baldersheim2017-09-261-4/+1
* Drop the dangerous LinkedPtr.Henning Baldersheim2017-08-211-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-1/+1
* Change schema::DataType and schema::CollectionType to enum class.Geir Storli2017-04-051-7/+7
* Use schema::DataTypeHenning Baldersheim2016-12-121-7/+6
* PublishJon Bratseth2016-06-151-0/+537