Commit Graph

4 Commits

Author SHA1 Message Date
Andy Lee
253680043a fix: recompute args in searcher 2025-11-24 07:58:20 +00:00
Andy Lee
36c44b8806 fix: faster embed 2025-11-24 05:30:11 +00:00
yichuan-w
469dce0045 add test 2025-11-12 08:46:05 +00:00
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