Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
run ann-benchmarks with nytimes-256-angular is slow.
cpu perf pic is attached
pstack pic is attached show PatternedSimdBloomFilter size is too large
Attachments
Issue Links
- blocks
-
MDEV-33408 HNSW for k-ANN vector searches
-
- Closed
-
- duplicates
-
MDEV-35897 Questions about memory allocation done for vector index search
-
- Open
-
ctx->diameter must not be reset, it's the largest distance between any two vectors in the index.
The bloom filter size is far from optimal, indeed. It will be fixed in MDEV-35897