Real-world vector DB performance across the most popular providers
topk.io·3d·
Discuss: Hacker News
📊Performance Profiling
Preview
Report Post

Jergus Lejko

December 1, 2025

Vector databases are often evaluated on isolated metrics like query latency or recall, but production workloads depend on more than that. Databases need to be able to ingest data continuously, scale under concurrency, handle filters efficiently, and maintain recall across dataset sizes.

In this benchmark, we evaluate how several of the most widely used managed vector databases (both serverless and instance-based) perform under simulated production-like workloads. We run five core benchmarks across multiple dataset sizes (100k, 1M, and 10M vectors):

  1. Ingest: Measures total ingestion time and throughput of the write path (100k → 10M vectors), along with freshness—the delay from write acknowledgement to data being available in query results…

Similar Posts

Loading similar posts...