改善垃圾回收器 #2121
Closed
RegularSource
started this conversation in
日常闲聊 | General
改善垃圾回收器
#2121
Replies: 1 comment
-
直接在 JVM 选项中添加 GC 参数就可以了,HMCL 检测到用户的 JVM 选项中包含 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
提一个建议,把不添加默认jvm参数里添加子选项不添加默认的垃圾回收器参数,当选中时则弹出子选项选择垃圾回收器
这个功能确实会改善掉帧,可以更方便的选择ZGC等
Beta Was this translation helpful? Give feedback.
All reactions