milvus/docs
2019-11-20 15:01:43 +08:00
..
test_report Change ivfsq8 test report detailed version #255 2019-11-19 17:30:29 +08:00
README.md [skip ci] Add README for docs file 2019-11-20 15:01:43 +08:00

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.