You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the top right of the f3 menu it shows the memory usage. It fluctuates a lot, but I am looking at the smallest value it reaches before going up again, which I assume is when the garbage collector has just run.
To reproduce
Create a new world with all defaults.
Look at the memory usage.
Exit the world from the esc menu without closing minecraft. Load the world again. Repeat a lot of times.
Wait until the lowest value stabilizes.
Look at the memory usage.
Result
The memory usage increased from 23% when I first opened the world to 42% after having opened the world 50 times. I had given minecraft 4GB ram so I guess that means every time the world is reloaded the memory usage increases by around 80 MB. In the heavily modded world where I first noticed this the difference seems to be much bigger though, enough that the game crashed without me even trying, so it can probably be a big problem in some circumstances.
In the top right of the f3 menu it shows the memory usage. It fluctuates a lot, but I am looking at the smallest value it reaches before going up again, which I assume is when the garbage collector has just run.
To reproduce
Result
The memory usage increased from 23% when I first opened the world to 42% after having opened the world 50 times. I had given minecraft 4GB ram so I guess that means every time the world is reloaded the memory usage increases by around 80 MB. In the heavily modded world where I first noticed this the difference seems to be much bigger though, enough that the game crashed without me even trying, so it can probably be a big problem in some circumstances.
Versions
Magic Feathers: 4.2.0
CookieCore: 4.0.1
Minecraft: 1.18.2
Forge: 14.23.5.2855
The text was updated successfully, but these errors were encountered: