-
Bug
-
Resolution: Fixed
-
Minecraft 1.13-pre1
-
None
-
Windows 10, 8 GB 2133 MHz RAM, Intel i7 CPU, NVIDIA GTX 1070 GPU, bundled JRE, JVM Arguments: "-Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M"
-
Unconfirmed
Using the default JVM options, memory usage in F3 screen indicates a constant 80-90% memory usage when using render distances around 16 chunks or higher, leading to ~96% memory usage during chunk loads, resulting in freezes of about a half second. Removing the default VM options results in improved performance because there are no noticeable GC pauses during chunk loading. Just want to make it aware that the default Minecraft VM options are not a good fit for all computer setups and cause problems at higher render distances.