lizzy-0323/oasisdb

test: add benchmarks for OasisDB

Aberta

#29 aberto em 25 de jun. de 2025

 (2 comentários) (0 reação) (1 responsável)Go (16 forks)auto 404
good first issuehelp wantedtest

Métricas do repositório

Stars
 (99 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador