mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
benchmark work
This commit is contained in:
parent
a0c4e202f6
commit
ac01e330de
6 changed files with 312 additions and 46 deletions
18
benchmarks/exhaustive-memory/sift.suite
Normal file
18
benchmarks/exhaustive-memory/sift.suite
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
@name=sift1m
|
||||
@i=../../sift/sift_base.fvecs
|
||||
@q=../../sift/sift_query.fvecs
|
||||
@qsample=100
|
||||
|
||||
libsql.4096
|
||||
libsql.8192
|
||||
faiss
|
||||
vec-scalar.4096
|
||||
vec-static
|
||||
vec-vec0.4096.16
|
||||
vec-vec0.8192.1024
|
||||
vec-vec0.4096.2048
|
||||
usearch
|
||||
duckdb
|
||||
hnswlib
|
||||
numpy
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue