lizzy-0323/oasisdb

test: add benchmarks for OasisDB

Aperta

#29 aperta il 25 giu 2025

 (2 commenti) (0 reazioni) (1 assegnatario)Go (16 fork)auto 404
good first issuehelp wantedtest

Metriche repository

Star
 (99 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

We can use dataset to test OasisDB's performance.

What we need to do?

  1. download the dataset
  2. choose algorithm(here we can use hnsw for example)
  3. adjust the parameters to get a graph with recall as horizontal axix, and QPS as the vertical axis.

This is really important to help us to know the OasisDB's capability boundaries.

Guida contributor