erikbern / ann-benchmarks

Benchmarks of approximate nearest neighbor libraries in Python
http://ann-benchmarks.com
MIT License
4.73k stars 715 forks source link

Benchmark pgvectorscale #535

Open navinpai opened 2 weeks ago

navinpai commented 2 weeks ago

pgvectorscale is a postgres extension that builds on top of pgvector to add a few capabilities to make it more performant. Their claims have been quite good: https://www.timescale.com/blog/pgvector-is-now-as-fast-as-pinecone-at-75-less-cost/ , however it would be good to have it run through a more neutral, unbiased benchmarking system to validate it's performance