aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps/tests/persistenceconformance_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use multiple shards for searchcore persistence conformance test.Tor Egge2024-05-211-2/+19
* Document searchcore unit test port number allocation.Tor Egge2024-05-211-1/+8
* Searchcore version of persistence conformance unit test uses gtest.Tor Egge2024-01-051-1/+0
* Use shared executor for warmup and GC warmup executor.Henning Baldersheim2023-12-051-1/+1
* Move `HwInfo` from `proton` namespace to `vespalib`Tor Brede Vekterli2023-11-011-1/+2
* Update copyrightJon Bratseth2023-10-091-1/+1
* Move ranking config to configdefinitions module.Tor Egge2023-05-091-3/+3
* Revert "Move ranking config to configdefinitions module"Harald Musum2023-05-081-3/+3
* Move ranking config to configdefinitions module.Tor Egge2023-05-081-3/+3
* Change from typedef to using in searchcore.Geir Storli2022-12-211-8/+8
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-201-3/+2
* Add SessionManager in IDocumentDBOwner, but only use in mocks in tests for now.Henning Baldersheim2022-12-081-14/+12
* Remove summary fields from schema.Tor Egge2022-09-221-1/+1
* Make replay schema based on replay summary config.Tor Egge2022-09-201-6/+1
* Stop using summarymap config in backend.Tor Egge2022-09-061-2/+0
* Use std::filesystem to create and remove directories.Tor Egge2022-06-231-1/+1
* Remove most use of vespalib::rmdir in searchcore.Tor Egge2022-06-021-3/+3
* - Avoid using shared_ptr for simpe AllocConfig and ThreadingServiceConfig.Henning Baldersheim2022-05-231-2/+2
* Move tracking of num field writer threads from ThreadingServiceConfig to Shar...Geir Storli2022-05-181-1/+1
* use std::functionArne H Juul2022-03-291-2/+2
* Make the attribute enum change interlock shared between all document dbs.Geir Storli2022-03-171-2/+4
* Add BucketExecutor to ISharedThreadingService interface.Geir Storli2022-03-171-5/+2
* Let the InvocationService drive the clock instead of having its own ticking l...Henning Baldersheim2022-03-031-3/+1
* Revert "Revert "Use a common FNET_Transport owned by Proton in both SceduledE...Henning Baldersheim2022-02-211-7/+7
* Revert "Use a common FNET_Transport owned by Proton in both SceduledExecutor ...Henning Baldersheim2022-02-211-7/+7
* Use a common FNET_Transport owned by Proton in both SceduledExecutor and Tran...Henning Baldersheim2022-02-201-7/+7
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-061-1/+2
* Speed up persistence conformance test.Tor Egge2022-01-151-1/+7
* more descriptive name for header fileArne H Juul2021-12-021-1/+1
* track namespace move in documenttypes.defArne H Juul2021-12-021-1/+1
* Refactor setup of thread executors that are shared across all document dbs.Geir Storli2021-11-261-7/+10
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* external ranking expressionsHåvard Pettersen2021-05-201-0/+1
* Revert "external ranking expressions"Harald Musum2021-05-201-1/+0
* external ranking expressionsHåvard Pettersen2021-05-181-0/+1
* Force having documentdb as shared_ptr.Henning Baldersheim2021-04-131-23/+7
* use size literals in searchcoreArne Juul2021-02-151-2/+3
* Improve handling of changed alloc config.Tor Egge2021-02-021-0/+2
* Use lambda over closure.Henning Baldersheim2021-01-251-3/+4
* Revert "Revert "Wire in the BucketExecutor.""Henning Baldersheim2021-01-231-1/+5
* Revert "Wire in the BucketExecutor."Harald Musum2021-01-231-5/+1
* Wire in the BucketExecutor.Henning Baldersheim2021-01-231-1/+5
* Add interface for resource usage listener to spi.Tor Egge2021-01-151-3/+7
* Allow changing indexing.tasklimit and indexing.semiunboundtasklimit inTor Egge2020-10-201-0/+2
* handle onnx models configHåvard Pettersen2020-09-011-0/+1
* Revert "Revert "Balder/use an actual fieldset repo""Henning Baldersheim2020-08-201-5/+2
* Revert "Balder/use an actual fieldset repo"Arnstein Ressem2020-08-191-2/+5
* Change api so that we can drop clone from the interface and prepare for using...Henning Baldersheim2020-08-141-5/+2
* Improve code health of test code.Henning Baldersheim2020-08-071-84/+64
* It is enough to hold the read lock.Henning Baldersheim2020-02-141-2/+2