未验证 提交 3f42a9ed 编写于 作者: F FluorineDog 提交者: GitHub

reduce unittest time (#5363)

Signed-off-by: Nfluorinedog <fluorinedog@gmail.com>
上级 dd736ee8
......@@ -25,7 +25,7 @@
#include "indexbuilder/utils.h"
#include "test_utils/indexbuilder_test_utils.h"
constexpr int64_t NB = 100000;
constexpr int64_t NB = 10000;
namespace indexcgo = milvus::proto::indexcgo;
using Param = std::pair<milvus::knowhere::IndexType, milvus::knowhere::MetricType>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册