mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 08:46:49 +02:00
benchmark work
This commit is contained in:
parent
a0c4e202f6
commit
ac01e330de
6 changed files with 312 additions and 46 deletions
3
benchmarks/exhaustive-memory/gist.sh
Executable file
3
benchmarks/exhaustive-memory/gist.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
python bench.py -n gist -i ../../gist/gist_base.fvecs -q ../../gist/gist_query.fvecs --sample 750000 --qsample 200 -k 20 -x $1
|
||||
Loading…
Add table
Add a link
Reference in a new issue