dubbo/dubbo-test
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
..
dubbo-test-check Optimization code (#10158) 2022-06-27 11:16:15 +08:00
dubbo-test-common perf: Clear all TestingServer and replace it with global registry center. (#9231) 2021-11-17 20:05:53 +08:00
dubbo-test-spring Try to remove curator5 module (#9559) 2022-01-11 20:04:14 +08:00
dubbo-test-spring3.2 JDK17 Support for Dubbo (#9062) 2021-12-27 13:18:15 +08:00
dubbo-test-spring4.1 JDK17 Support for Dubbo (#9062) 2021-12-27 13:18:15 +08:00
dubbo-test-spring4.2 JDK17 Support for Dubbo (#9062) 2021-12-27 13:18:15 +08:00
pom.xml [3.0] Manage global resources and executor services, fix zk client connections (#9033) 2021-10-19 10:11:53 +08:00