milvus/pkg/util
yah01 38c61594c0
enhance: use GPU pool for gpu tasks (#29678) (#29706)
- this much improve the performance for GPU index
- this also reduce 1x copy while parsing index meta
pr: #29678

Signed-off-by: yah01 <yang.cen@zilliz.com>
2024-01-09 14:04:48 +08:00
..
cache Format the code (#27275) 2023-09-21 09:45:27 +08:00
cgoconverter Fix getting incorrect CPU num (#28178) 2023-11-07 11:52:22 +08:00
commonpbutil Refine state check (#27541) 2023-10-11 21:01:35 +08:00
compressor Fix getting incorrect CPU num (#28178) 2023-11-07 11:52:22 +08:00
conc enhance: [cherry-pick] make `conc.Pool` resizable (#29225) 2023-12-15 15:28:38 +08:00
contextutil Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
crypto Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
etcd fix: txn control not applied to snapshot.Remove (#29124) (#29137) 2023-12-12 16:37:44 +08:00
expr enhance: [2.3] Support to get the param value in the runtime (#29298) 2023-12-21 20:36:43 +08:00
funcutil enhance: upgrade proto to use partition related privileges (#29100) 2023-12-12 13:22:38 +08:00
gc Fix integration tests logic (#24063) 2023-05-15 14:45:21 +08:00
generic Optimize the generic zero value (#27102) 2023-09-14 19:05:20 +08:00
hardware enhance: enhance the accuracy of memory usage (#28554) (#28559) 2023-11-24 14:12:25 +08:00
indexparamcheck enhance: use GPU pool for gpu tasks (#29678) (#29706) 2024-01-09 14:04:48 +08:00
indexparams Support prepare config for index (#27920) 2023-10-25 19:54:12 +08:00
interceptor enhance: [Cherry-pick]Refine accesslog to support format by yaml and support more metric (#28740) 2023-11-28 15:34:28 +08:00
lifetime Refine state check (#27541) 2023-10-11 21:01:35 +08:00
lock Make KeyLock generic (#27854) 2023-10-23 17:40:11 +08:00
logutil enhance: [Cherry-pick]Refine accesslog to support format by yaml and support more metric (#28740) 2023-11-28 15:34:28 +08:00
merr fix: Return time tick delay error and refine quota error messages (#29289) (#29363) 2023-12-21 14:58:49 +08:00
metautil Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
metric Add binary metric types SUBSTRUCTURE/SUPERSTRUCTURE back (#26766) 2023-08-31 20:07:00 +08:00
metricsinfo Format the code (#27275) 2023-09-21 09:45:27 +08:00
parameterutil fix: Rename invalid parameterutil package path (#29334) (#29391) 2023-12-22 10:06:41 +08:00
paramtable enhance: use GPU pool for gpu tasks (#29678) (#29706) 2024-01-09 14:04:48 +08:00
ratelimitutil Support refund the tokens to limiter (#25598) 2023-07-14 15:58:32 +08:00
requestutil enhance: [Cherry-pick]Refine accesslog to support format by yaml and support more metric (#28740) 2023-11-28 15:34:28 +08:00
resource Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
retry avoid sleep to ctx done during retry (#27992) (#28092) 2023-11-02 09:02:15 +08:00
symbolizer Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
testutils Add Promethues suite test utility (#26046) 2023-08-02 10:05:05 +08:00
tikv Format the code (#27275) 2023-09-21 09:45:27 +08:00
timerecord Use typeutil.ConcurrentMap instead of sync.Map (#25846) 2023-07-24 10:23:01 +08:00
tsoutil Format the code (#27275) 2023-09-21 09:45:27 +08:00
typeutil fix: iterator lose data for duplicted result(#29406) (#29446) 2023-12-27 23:22:46 +08:00
uniquegenerator Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
OWNERS Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
constant.go fix: Partition related privileges should belong to Collection (#29429) 2023-12-25 14:18:43 +08:00