Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS support #148

Open
EchoEllet opened this issue Feb 7, 2024 · 2 comments
Open

macOS support #148

EchoEllet opened this issue Feb 7, 2024 · 2 comments

Comments

@EchoEllet
Copy link

So I tried this mod on macOS m1 2021 pro and it doesn't seems to improve the ram usage, in fact it makes it use more ram, I don't know if that's an issue with the mods I used (conflicting with FerriteCore) or FerriteCore simply is not tested with macOS, even though it use Java (JVM) which should work cross platform for most of the code base

@davidromrell
Copy link

that may be on FerriteCore, no way to know without a log or a list of mods.

@malte0811
Copy link
Owner

How are you measuring the memory usage? Are you looking at the total process memory usage or at the memory usage on the F3 screen? The first one is virtually impossible to control from within Java (the JVM tends to use as much as you allow it to use from the launcher), FerriteCore only tries to improve the second one (heap size). Note that the value in the F3 screen generally goes up for a while and then jumps back down: The value it jumps back down to is the relevant one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants