vector-db-benchmark
vector-db-benchmark copied to clipboard
fix: pgvecto_rs
Some breaking changes are made by pgvect.rs
Using the modified code to test the new version of pgvecto.rs, I found that the QPS is very low. I need to investigate further to determine the reason.
cc @VoVAllen
We had some changes in the latest version. VBASE is recommended instead of prefilter. We'll have a new PR for this later.