erikbern/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 91
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4115
- days_rel: n/a
- days_push: 54
- n_releases_24m: 0
Adoption not part of the score
5717 stars · 903 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A benchmarking environment for approximate nearest neighbor (ANN) search algorithms, with pre-generated HDF5 datasets and Docker containers for each evaluated library. It publishes recall vs queries-per-second results across many datasets and distance metrics.
Use cases
- compare approximate nearest neighbor libraries
- benchmark vector search algorithms
- evaluate faiss vs hnswlib vs annoy performance
- measure recall and queries per second for ANN indexes
- find the fastest nearest neighbor search for my dataset
- benchmark similarity search on standard datasets
When to choose
- you need historical, reproducible ANN benchmark results across many algorithms
- you want a ready-made harness with datasets and Docker containers for evaluating a new ANN method
- you need recall/QPS plots across distance metrics like angular, euclidean, hamming, and jaccard
When to avoid
- you need an actively maintained benchmark - the project is no longer maintained and points to alternatives like VIBE
- you need production vector search rather than benchmarking
- you need benchmarks of very recent algorithms not included in the evaluated set
Facets
library · maturity abandoned
benchmarking search-engine vector-database machine-learning databases performance python ann nearest-neighbor-search vector-search hdf5-datasets recall-vs-qps algorithms docker linux
2 sources
- readme: https://github.com/erikbern/ann-benchmarks · fetched 2026-08-28 · 6b62a599c04c
- homepage: http://ann-benchmarks.com · fetched 2026-08-29 · 9752fe975ebf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| erikbern/ann-benchmarks | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="erikbern/ann-benchmarks")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem