milvus/tests/benchmark/scheduler/shards_debug.json
Cai Yudong 84110d2684 Add tests/benchmark and tests/python_test using new python SDK
Signed-off-by: Cai Yudong <yudong.cai@zilliz.com>
2021-02-25 17:35:36 +08:00

16 lines
341 B
JSON

[
{
"server": "apollo",
"suite_params": [
{
"suite": "shards_insert_performance_sift1m.yaml",
"image_type": "cpu"
},
{
"suite": "shards_search_performance_sift1m.yaml",
"image_type": "cpu"
}
]
}
]