iChunUtil

iChunUtil

80M Downloads

What about to add more configs?

shoverno2 opened this issue · 6 comments

commented

There so many non used processes, many of them makes bags or pollute RAM.
Just why not?

commented
commented

Well, does 1.12.2 version will be like that?
You will not going to resolve RAM problem?((

commented
commented
commented

If you're able to identify the cause for excessive RAM use then you can let me know the issue to help me track it down in the future or fix up the code yourself and submit a pull request.

On Thu, 6 Jun 2019, 12:49 PM Kay Vin Tee, @.> wrote: I might, when I have time. At the moment I am busy with other things IRL. On Thu, 6 Jun 2019, 12:42 PM shoverno2, @.> wrote: > Well, does 1.12.2 version will be like that? > You will not going to resolve RAM problem?(( > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > <#188?email_source=notifications&email_token=AARRETDL6EY4ALSBP2NDI5LPZCIRXA5CNFSM4HTQ4F22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXBWTIQ#issuecomment-499345826>, > or mute the thread > https://github.com/notifications/unsubscribe-auth/AARRETAJEKSVTN3ZJ6HI5GLPZCIRXANCNFSM4HTQ4F2Q > . >

Well, i don't know everything, but this mod try to do something whith data, alots of data. Why not to add some sort of cleaner, couse mode already (without any other mods) try to use alots of ram uncontrollably. So, that's why i suggested to add config to off many non useful processes.
For example:
Does mod "Clef" using hard coded render or somthing greatly at RAM cost?

commented

Java has it's own garbage collector which collects resources which aren't used anymore to free up memory. As mentioned I will not be tackling the issue for 1.12.2. I have suspects and I have put options in to disable them. A refactor is slated for 1.13+