Memory issues
oliverwoodings opened this issue ยท 3 comments
I wasnt seeing this and I had all of the logging on for the last 3 days.
Launch line:
-server -Xmx12000m -Xms12000m -Xmn4500m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseLargePages -XX:+AggressiveOpts
Still doesn't hurt for me to investigate it. I'm pretty sure some memory optimisation is possible in places - I am a noob at Java. I might ask in the plugin dev section if someone fancies helping me with that.