mirror of https://github.com/milvus-io/milvus.git
* [skip ci] Update links and fix dead links. Signed-off-by: ireneontheway5 <qingying.hu@zilliz.com> * [skip ci] Delete spaces. Signed-off-by: ireneontheway5 <qingying.hu@zilliz.com> * [skip ci] Delete spaces. Signed-off-by: ireneontheway5 <qingying.hu@zilliz.com> |
||
---|---|---|
.. | ||
test_report | ||
README.md |
README.md
Docs
This repository contains test reports on the search performance of different index types on standalone Milvus.
The tests are run on SIFT1B dataset, 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
.
Test reports
The following is a list of existing test reports: