Skip to content
New issue

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

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

Already on GitHub? # to your account

Tprofile 会影响class被热替换后的性能 #42

Open
wjm0729 opened this issue Nov 2, 2016 · 0 comments
Open

Tprofile 会影响class被热替换后的性能 #42

wjm0729 opened this issue Nov 2, 2016 · 0 comments

Comments

@wjm0729
Copy link

wjm0729 commented Nov 2, 2016

最近,我们在项目中新增了Tprofile进行运行时性能数据的收集,但是发现当我们在运行的时候进行部分(一般是在线解决bug,只针对1-2个class)class文件热更新(使用Instrumentation.addTransformer 和 Instrumentation.retransformClasses)后,服务器运行明显变慢,并且可以排除各种IO的影响,严重的服务器只能重启才能解决问题。

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

No branches or pull requests

1 participant