summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/tensor/hnsw_index/stress_hnsw_mt.cpp
Commit message (Expand)AuthorAgeFilesLines
* print more statisticsArne Juul2020-06-181-11/+33
* rewrite with futuresArne Juul2020-06-171-69/+50
* add mutex protecting in_progress bitvectorArne Juul2020-06-171-16/+20
* minor stress-test tweaks:Arne Juul2020-06-171-8/+4
* refactor task data into common base classArne Juul2020-06-171-50/+26
* also check graph symmetryArne Juul2020-06-171-1/+5
* get rid of test-internal race condition in MyDocVectorStoreArne Juul2020-06-161-9/+7
* add stress testArne Juul2020-06-161-0/+367