mirror of https://github.com/milvus-io/milvus.git
* Updated logo and architecture links. (#2529) Signed-off-by: PahudPlus <haimeng.cai@zilliz.com> * Fixed broken links. (#2902) Signed-off-by: PahudPlus <haimeng.cai@zilliz.com> * Minor editorial updates. (#2946) Signed-off-by: Amy Hong <yun.hong@zilliz.com> * fix cuda version requirement (#2909) Signed-off-by: Xiangyu Wang <xy.wang@zilliz.com> * [skip ci] Updated INSTALL.md. (#3016) Signed-off-by: Amy Hong <yun.hong@zilliz.com> * [skip ci] Fixed broken links. (#3304) Signed-off-by: Amy Hong <yun.hong@zilliz.com> * [skip ci] update install from code (#3855) Signed-off-by: shengjun.li <shengjun.li@zilliz.com> * [skip ci] update cmake version (#4084) Signed-off-by: shengjun.li <shengjun.li@zilliz.com> * [skip ci] Update the foundation name. (#4438) Signed-off-by: ireneontheway5 <qingying.hu@zilliz.com> * [skip ci] Added a space for readability (#4465) Added a space between the heart emoji and the word for better readability. Signed-off-by: Mark Berger <maberger0811@gmail.com> * [skip ci] Update links and fix dead links. (#4496) Signed-off-by: ireneontheway5 <qingying.hu@zilliz.com> * [skip ci] fix errors in mds Signed-off-by: shengjun.li <shengjun.li@zilliz.com> Co-authored-by: PahudPlus <64403786+PahudPlus@users.noreply.github.com> Co-authored-by: JinHai-CN <hai.jin@zilliz.com> Co-authored-by: AmyYH <68527082+AmyYH@users.noreply.github.com> Co-authored-by: Wang XiangYu <xy.wang@zilliz.com> Co-authored-by: ireneontheway5 <75291211+ireneontheway5@users.noreply.github.com> Co-authored-by: Mark Berger <maberger0811@gmail.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: