mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
Merge branch 'main' into pr/rescore
This commit is contained in:
commit
45d1375602
8 changed files with 122 additions and 27 deletions
|
|
@ -49,6 +49,7 @@ bench-rescore: seed
|
|||
$(BENCH) --subset-size 10000 -k 10 -o runs/rescore \
|
||||
$(RESCORE_CONFIGS)
|
||||
|
||||
|
||||
# --- Standard sizes ---
|
||||
bench-10k: seed
|
||||
$(BENCH) --subset-size 10000 -k 10 -o runs/10k $(ALL_CONFIGS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue