milvus/internal/util/indexcgowrapper/index_bench.go
Jiquan Long f8d9bc919d
Unify interface of vector index & scalar index. (#15959)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
2022-03-21 14:23:24 +08:00

7 lines
116 B
Go

//go:build linux
// +build linux
package indexcgowrapper
// TODO: add a benchmark to check if any leakage in cgo.