SeanPedersen · GitHub

Folders and files

NameName

Last commit message

Last commit date

Repository files navigation

Compare ANN indices: pgvectorscale hnsw, ivfflat, diskann with vectorchord vchordrq index

Usage

  • Start DB container: docker compose up -d
  • Activate uv env
  • Start benchmark: $ python run_benchmark.py
  • Reset DB's: $ bash reset_databases.sh

Read the original on github.com ↗