Hacker News new | ask | show | jobs
by ashvardanian 1008 days ago
Epic result, and thank you for mentioning USearch! Would be happy to further optimize it for your needs!

I also love your specialized CI! Pgvector probably doesn’t report performance changes between releases, or does it? Was it easy to implement? Do you run the whole eval on GitHub?

1 comments

Thanks!

I don’t believe pgvector reports performance changes between releases.

At the moment, we run the benchmarking on Github CI, but we plan to move this to an external machine, since the results are unstable on Github machines. We’re planning to extend benchmarking across other repos and versions.