Commit Graph

2 Commits

Author SHA1 Message Date
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