Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 498 Bytes

File metadata and controls

23 lines (17 loc) · 498 Bytes

Vector store benchmark

Currently the arroy dependencies point to a local directory and the benchmarks cannot be run.

Usage

Download the datasets you want to use:

./download.sh

It's going to take a long time.

Make sure you have a qdrant server running with the default parameter. You can find the binaries on their GitHub releases page.

./qdrant

Then run the benchmark with:

cargo run --release