https://www.bilibili.com/video/BV1BT411A738
VisualGC
去IDEA的插件市场搜索VisualGC
VisualVM
https://www.cnblogs.com/wade-xu/p/4369094.html
https://blog.csdn.net/qq_35246620/article/details/106817964
https://zhuanlan.zhihu.com/p/75799243
JDK8之后需要单独安装)..
(因为GoLand也是一个Java程序..)
去IDEA的插件市场搜索 VisualVM Launcher
VisualVM Launcher这个插件的作者,有14个开源免费插件
进行关联,可参考 Mac idea如何配置visualvm
配置完成,直接运行程序
对 http://127.0.0.1:8080/cui并发请求
wrk -t12 -c100 -d100s http://127.0.0.1:8080/cui
Tools里面选择Plugins,可以相应安装一些其他插件
原文链接: https://dashen.tech/2010/03/03/Java性能监测工具/
版权声明: 转载请注明出处.