milvus/internal/indexnode
Cai Yudong a7a9eeeffe
Add time record for build index and search process (#6231)
* add timerecord for build index process

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>

* fix build error

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>

* add timerecord for query process

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
2021-06-30 19:46:14 +08:00
..
OWNERS Update OWNERS file 2021-06-03 20:01:24 +08:00
index.go Move debugging code of index query to a separate module (#5490) 2021-05-29 17:07:29 +08:00
index_query.go Support GetEntityByIDs in CGo, fix segcore bugs (#5563) 2021-06-04 10:38:34 +08:00
index_test.go Add Copyright for indexnode and indexservice 2021-04-19 13:50:12 +08:00
indexnode.go fix index coord (#6042) 2021-06-24 14:36:08 +08:00
paramtable.go Update component names in config files (#5989) 2021-06-22 19:08:03 +08:00
paramtable_test.go Add Copyright for indexnode and indexservice 2021-04-19 13:50:12 +08:00
task.go Add time record for build index and search process (#6231) 2021-06-30 19:46:14 +08:00
task_scheduler.go Fixbug:index is not loaded in some cases (#5633) 2021-06-06 09:41:35 +08:00