dubbo/dubbo-registry/dubbo-registry-multicast
hdyztmdqd 06cb5cdd3f
Optimization code (#10158)
* Use StringBuilder#append(Char) to improve performance

* replace with lambda

* The original implementation calls the get method twice.Replace it with computeIfAbsent.

Co-authored-by: huangdeyuan <295258290@qq.com>
2022-06-27 11:16:15 +08:00
..
src Optimization code (#10158) 2022-06-27 11:16:15 +08:00
pom.xml Dubbo Cloud Native (#4764) 2019-08-08 10:42:14 +08:00