milvus/pkg/util/generic
yah01 0f2883ef9d
Optimize the generic zero value (#27102)
allocate by declare,
this make it possible to allocate the value in stack,
faster and less presure for GC

Signed-off-by: yah01 <yah2er0ne@outlook.com>
2023-09-14 19:05:20 +08:00
..
generic.go Optimize the generic zero value (#27102) 2023-09-14 19:05:20 +08:00