mirror of https://github.com/milvus-io/milvus.git
Issue: https://github.com/milvus-io/milvus/issues/31285
pr: https://github.com/milvus-io/milvus/pull/30454
Basically, I've replaced FixedVector<bool> and boost::dynamic_bitset
with custom bitset and bitsetview in order to reduce the memory
bandwidth & increase performance for the filtering.
(cherry picked from commit
|
||
---|---|---|
.. | ||
AssertUtils.h | ||
Constants.h | ||
DataGen.h | ||
Distance.h | ||
GenExprProto.h | ||
PbHelper.h | ||
Timer.h | ||
TmpPath.h | ||
c_api_test_utils.h | ||
indexbuilder_test_utils.h | ||
storage_test_utils.h | ||
test_segcore.yaml |