mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip ci] Add README for docs file
This commit is contained in:
parent
8c48d95faf
commit
01cd2b1e02
11
docs/README.md
Normal file
11
docs/README.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Docs
|
||||
|
||||
This repository contains test reports on the search performance of different index types on standalone Milvus.
|
||||
|
||||
The tests are run on [SIFT1B dataset](http://corpus-texmex.irisa.fr/), and provide results on the following measures:
|
||||
|
||||
- Query Elapsed Time: Time cost (in seconds) to run a query.
|
||||
|
||||
- Recall: The fraction of the total amount of relevant instances that were actually retrieved.
|
||||
|
||||
Test variables are `nq` and `topk`.
|
||||
Loading…
x
Reference in New Issue
Block a user