#ann
-
HNSW M Parameter Tuning: Recall, Memory, and Latency
The guide explains how M affects graph connectivity and memory, maps engine-specific settings, and shows a sweep for recall@10, p99, and bytes per vector.
-
How to Benchmark Recall at K for ANN Indexes
The guide explains exact ground truth, tie-safe recall@k, controlled efSearch sweeps, latency measurement, and how to interpret vendor benchmarks.
-
HNSW ef_search Parameter: Recall and Latency Tradeoffs
The HNSW ef_search parameter sets query beam width, balancing recall against latency across vector search engines and filtered queries.