lizzy-0323/oasisdb

test: add benchmarks for OasisDB

オープン

#29 opened on 2025/06/25

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)Go (16 件のフォーク)auto 404
good first issuehelp wantedtest

Repository metrics

Stars
 (99 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド