Benchmarks
You can find the following vector database performance benchmarks:
- ANN (unfiltered vector search) latencies and throughput
- Filtered ANN (benchmark coming soon)
- Scalar filters / Inverted Index (benchmark coming soon)
- Large-scale ANN (benchmark coming soon)
Benchmark code
The code for the benchmarks can be found in this GitHub repo.