mirror of
https://github.com/perstarkse/minne.git
synced 2026-05-28 10:29:30 +02:00
b4383bb227
- 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