milvus/internal/core
yah01 005d178a0e
Optimize performance of insert & query & search (#22829)
- Reduce 1x copy of inserting int8/int16 into growing segment
- Reduce 1x copy of retrieving primary keys
- Reduce 1x copy of inserting/loading/deleting/filtering primary keys
- Reduce 1x copy of reducing string results

Signed-off-by: yah01 <yang.cen@zilliz.com>
2023-03-20 10:19:56 +08:00
..
build-support Use Conan as c++ package manager (#19920) 2022-11-23 10:39:11 +08:00
cmake Use Conan as c++ package manager (#19920) 2022-11-23 10:39:11 +08:00
src Optimize performance of insert & query & search (#22829) 2023-03-20 10:19:56 +08:00
thirdparty suppport for raft gpu (#22790) 2023-03-17 11:59:54 +08:00
unittest Feat: count entities by expression (#22765) 2023-03-16 19:31:55 +08:00
CMakeLists.txt Partial change to prepare for GPU index type support (#22591) 2023-03-14 23:21:56 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
build.sh Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00
conanfile.py [skip e2e] fix etcd image for healthcheck (#22294) 2023-02-20 17:08:25 +08:00
run_clang_format.sh Add script to auto clang format (#18559) 2022-08-11 11:04:37 +08:00