mirror of
https://github.com/perstarkse/minne.git
synced 2026-06-30 01:51:43 +02:00
1bf93f0125
- Use with_capacity for chunk_by_source, results, per_entity_traces, and selected_chunks in assemble() where bound is known - Pre-allocate tokens/terms vectors in normalize_fts_query and extract_keywords based on input length - Pre-allocate neighbor_ids, seen, and ordered in graph expansion based on relationship count