Hello, zilliz community~
I want to generate a result file with the same structure as vectordb_bench/results/QdrantCloud/result_20230727_standard_qdrantcloud.json (or any other result*.json in the results directory), so that I can update the recall & QPS page in my local WebUI.
I’ve already found that vectordb_bench/results/leaderboard_v2.json is generated by vectordb_bench/results/getLeaderboardDataV2.py. However, I still don’t know how to produce a single result file that merges outputs from multiple benchmark commands.
Hello, zilliz community~
I want to generate a result file with the same structure as vectordb_bench/results/QdrantCloud/result_20230727_standard_qdrantcloud.json (or any other result*.json in the results directory), so that I can update the recall & QPS page in my local WebUI.
I’ve already found that vectordb_bench/results/leaderboard_v2.json is generated by vectordb_bench/results/getLeaderboardDataV2.py. However, I still don’t know how to produce a single result file that merges outputs from multiple benchmark commands.