Skip to content

Wave SIMD Beats FAISS: Complete Benchmark Analysis

Aug 2025 breakthrough: Wave SIMD achieves 0.28ms p50 vs FAISS 0.83ms (≈2.9×), with similar gains at p95/p99 and higher throughput.

Executive Summary

  • Query Latency (P50): 0.28ms vs 0.83ms (≈2.9× faster)
  • Query Latency (P95/P99): 0.31/0.35ms vs 0.95/1.10ms (≈3.1×)
  • Throughput: 3,571 qps vs 1,219 qps (≈2.9× higher)
  • Pipeline: ≈30× faster end‑to‑end including encoding; ≈600× vs original Python

Detailed Performance Table

MetricWave SIMDFAISSChromaPineconeImprovement
Query Latency (P50)0.28ms0.83ms12.5ms45ms2.9× faster than FAISS
Query Latency (P95)0.31ms0.95ms18.2ms52ms3.1× faster than FAISS
Query Latency (P99)0.35ms1.1ms23.7ms61ms3.1× faster than FAISS
Throughput3,571 queries/sec1,219 queries/sec80 queries/sec22 queries/sec2.9× higher than FAISS

Comparison Chart

Chart will appear when generated. See Benchmarks report above.

Methodology

See the full methodology and additional analysis in the benchmark report.

Benchmark report will be available soon.

Raw Results