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
|
||
---|---|---|
.. | ||
build-support | ||
cmake | ||
src | ||
thirdparty | ||
unittest | ||
CMakeLists.txt | ||
OWNERS | ||
build.sh | ||
conanfile.py | ||
run_clang_format.sh |