mirror of https://github.com/milvus-io/milvus.git
Cherry-pick from master pr: #31388 See also #30806 `formatKey` may cost lots of CPU on string processing under high QPS scenario, this PR adds a formattedKeys cache preventing string operation in each param get value. --------- Signed-off-by: Congqi Xia <congqi.xia@zilliz.com> |
||
---|---|---|
.. | ||
config.go | ||
config_test.go | ||
env_source.go | ||
etcd_source.go | ||
event.go | ||
event_dispatcher.go | ||
event_dispatcher_test.go | ||
file_source.go | ||
manager.go | ||
manager_test.go | ||
refresher.go | ||
source.go | ||
source_test.go |