lizzy-0323/oasisdb

test: add benchmarks for OasisDB

開放

#29 建立於 2025年6月25日

 (2 則留言) (0 個反應) (1 位負責人)Go (16 個分叉)auto 404
good first issuehelp wantedtest

倉庫指標

星標
 (99 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南