summaryrefslogtreecommitdiffstats
path: root/staging_vespalib/src/tests/singleexecutor/singleexecutor_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add testing of watermark and change it to have the ration to the taskLimit asHenning Baldersheim2021-12-061-1/+7
* Modify test to trigger the case where watermark would prevent correct power o...Henning Baldersheim2021-12-061-13/+15
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* string.h does not need alloc.hHenning Baldersheim2021-02-211-0/+1
* Name the threads so it is easier to see who is doing what.Henning Baldersheim2020-11-121-2/+4
* GC unuse code and use std::mutex/std:condition_variable over vespalib::MonitorHenning Baldersheim2020-10-141-7/+8
* Add single threaded thoughput optimized executor with high and low watermark ...Henning Baldersheim2020-02-271-0/+80