aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/postinglistbm/stress_runner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* stop using fastos thread in searchlibHÃ¥vard Pettersen2023-02-231-16/+8
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-201-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* use size literals in searchlibArne Juul2021-02-151-1/+2
* Reduce code duplication. Rand48 class is in vespalib.Tor Egge2020-04-251-4/+4
* WipeHistory has not been used for a very long time.Henning Baldersheim2019-12-161-5/+5
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-1/+3
* FastOS_Time -> std::chrono.Henning Baldersheim2019-11-201-23/+7
* Rename cheap features to interleaved features.Tor Egge2019-06-181-3/+3
* Use match data tagging when constructing search iterator.Tor Egge2019-05-271-0/+2
* Prepare for zc posting iterator unpack variants.Tor Egge2019-05-221-2/+2
* Unpack cheap features in zc posting iterators.Tor Egge2019-05-151-2/+2
* Add support to run posting list benchmark with different operators (direct, a...Geir Storli2019-05-081-73/+136
* Rename stress classes in preparation for new operators.Geir Storli2019-05-081-0/+395