lizzy-0323/oasisdb

test: add benchmarks for OasisDB

Ouverte

#29 ouverte le 25 juin 2025

 (2 commentaires) (0 réaction) (1 personne assignée)Go (16 forks)auto 404
good first issuehelp wantedtest

Métriques du dépôt

Stars
 (99 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur