mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 10:08:42 +08:00
Remove performanceTest (#8164)
Signed-off-by: godchen <qingxiang.chen@zilliz.com>
This commit is contained in:
parent
1b452d1f98
commit
c8c10bb3d6
@ -82,7 +82,6 @@ func NewMinIOKV(ctx context.Context, option *Option) (*MinIOKV, error) {
|
|||||||
bucketName: option.BucketName,
|
bucketName: option.BucketName,
|
||||||
}
|
}
|
||||||
log.Debug("MinioKV new MinioKV success.")
|
log.Debug("MinioKV new MinioKV success.")
|
||||||
//go kv.performanceTest(false, 16<<20)
|
|
||||||
|
|
||||||
return kv, nil
|
return kv, nil
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user