Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sofa性能是否会再次优化 #1286

Closed
yuanChina opened this issue Jan 31, 2024 · 1 comment
Closed

sofa性能是否会再次优化 #1286

yuanChina opened this issue Jan 31, 2024 · 1 comment

Comments

@yuanChina
Copy link

image

@yuanChina yuanChina reopened this Feb 1, 2024
@HzjNeverStop
Copy link
Contributor

从上述火焰图看,大部分性能消耗用于com.alipay.sofa.boot.ark.invoke.DynamicJvmServiceProxyFinder#findServiceComponent(java.lang.ClassLoader, com.alipay.sofa.runtime.spi.binding.Contract) 方法

你可以添加 sofa.boot.ark.jvmServiceCache=true 开启 Jvm 服务查找的缓存能力以降低这块逻辑的性能损耗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants