We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
#539, I added a PR pending review to include pgvectorscale
Sorry, something went wrong.
Hey, are there any updates on when this pr is expected to be done? Would really love to see the comparison with other methods
Still pending review... Would love to see results also.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: