sqlite-vec/benchmarks-ann/.gitignore
Alex Garcia 8544081a67
Add comprehensive ANN benchmarking suite (#279)
Extend benchmarks-ann/ with results database (SQLite with per-query detail
and continuous writes), dataset subfolder organization, --subset-size and
--warmup options. Supports systematic comparison across flat, rescore, IVF,
and DiskANN index types.
2026-03-31 01:29:49 -07:00

8 lines
No EOL
57 B
Text

*.db
*.db-shm
*.db-wal
*.parquet
runs/
viewer/
searcher/