Bingyi Sun
|
fecd9c21ba
|
feat: LRU cache implementation (#32567)
issue: https://github.com/milvus-io/milvus/issues/32783
This pr is the implementation of lru cache on branch lru-dev.
Signed-off-by: sunby <sunbingyi1992@gmail.com>
Co-authored-by: chyezh <chyezh@outlook.com>
Co-authored-by: MrPresent-Han <chun.han@zilliz.com>
Co-authored-by: Ted Xu <ted.xu@zilliz.com>
Co-authored-by: jaime <yun.zhang@zilliz.com>
Co-authored-by: wayblink <anyang.wang@zilliz.com>
|
2024-05-06 20:29:30 +08:00 |
|
yah01
|
9e0163e12f
|
enhance: use GPU pool for gpu tasks (#29678)
- this much improve the performance for GPU index
Signed-off-by: yah01 <yang.cen@zilliz.com>
|
2024-01-04 17:50:46 +08:00 |
|
congqixia
|
258e1ccd66
|
Refine querynode scheduler lifetime (#26915)
This PR refines scheduler lifetime control:
- Move private tri-state into lifetime package
- Make scheduler block incoming "Add" task
- Make scheduler Stop wait until all previously accepted task done
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
|
2023-09-28 10:21:26 +08:00 |
|
chyezh
|
d7d61f529c
|
[Feature|Pick] enable scheduler policy and add user-task-polling policy (#24839)
Signed-off-by: chyezh <ye.zhen@zilliz.com>
|
2023-07-03 18:24:25 +08:00 |
|