Files
LEANN/issue_159.py
CalebZ9909 0ac676f9cb Add reproduction test script for Issue #159
- Test script to reproduce slow search performance issue
- Generates ~90K chunks (~180MB) similar to user's dataset
- Tests search performance with different complexity values (8, 16, 32, 64)
- Demonstrates that complexity=16-32 achieves ~2s search time
- Validates the performance analysis findings
2025-11-12 08:08:34 +00:00

5.3 KiB