#Game Stuttering
9 messages · Page 1 of 1 (latest)
How much RAM do you have on your computer and how much do you have allocated to the pack? Your running into 90-100% ram utilization casuing frame freezes thats studders the game when it goes from 91% - 60% useage
Please share your entire set of args.
Because that stuttering is what it can look like when not using ZGC Generational, so I’m wondering if you have additional, conflicting args.
Yes, that’s exactly what ZGC fixes, in my experience… the high allocation rate becomes not a problem. 8GB is fine.
oh so like adding the args -XX:+useZGC to help with memory issues? but some other args might conflict with it? I never had to use it, to me just seemed like a memory issue, I've always used 16gb of ram so I guess I don't know that issue.