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
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue blocks |
Component/s | Vector search [ 20205 ] |
Issue Type | New Feature [ 2 ] | Bug [ 1 ] |
Link | This issue duplicates MDEV-35897 [ MDEV-35897 ] |
Fix Version/s | N/A [ 14700 ] | |
Resolution | Duplicate [ 3 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
we should reset ef_power = 0.6 in MHNSW_Share::acquire
diff --git a/sql/vector_mhnsw.cc b/sql/vector_mhnsw.cc
--- a/sql/vector_mhnsw.cc
+++ b/sql/vector_mhnsw.cc
mysql_rwlock_rdlock(&(*ctx)->commit_lock);
}
-