1yefuwang1 / vectorlite

Fast, SQL powered, in-process vector search for any language with an SQLite driver
https://1yefuwang1.github.io/vectorlite/
Apache License 2.0
269 stars 5 forks source link

Benchmark against milvus-lite #23

Closed 1yefuwang1 closed 2 months ago

1yefuwang1 commented 3 months ago

Add benchmark stats for milvus-lite following code in https://github.com/1yefuwang1/vectorlite/blob/main/benchmark/benchmark.py

1yefuwang1 commented 2 months ago

Done by https://github.com/1yefuwang1/vectorlite/pull/28