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

Fix some bugs #22

Closed
wants to merge 10 commits into from
Closed

Fix some bugs #22

wants to merge 10 commits into from

Conversation

JustAlittleWolf
Copy link
Contributor

@JustAlittleWolf JustAlittleWolf commented Jul 3, 2023

  • Fix 1GB per second allocated memory issue
  • Update unimined from 0.4.10-snapshot to 0.4.10
  • Cache SimpleDateFormat for a slight memory improvement
  • Cache DecimalFormat for slight memory improvement
  • Add org.gradle.toolchains.foojay-resolver-convention as plugin to resolve automatic toolchain downloads (now downloads java8 on a clean setup)
  • Fix github workflows to produce artifacts again + removed deprecation warnings
  • updated mod dependencies (not sure if updating fasterxml will cause issues, has not been a problem for me so far)

@ghost
Copy link

ghost commented Jul 3, 2023

Just for future notice - please do not make your pull request change anything more than it was made for (here, mcmod.info file changes etc. instead of just fixing the memory issue)

@JustAlittleWolf
Copy link
Contributor Author

Just for future notice - please do not make your pull request change anything more than it was made for (here, mcmod.info file changes etc. instead of just fixing the memory issue)

Idk how to continue coding without doing that tho haha

Not sure if fasterxml will cause issues, has not been a problem for me so far.
@JustAlittleWolf JustAlittleWolf changed the title Fix the horrible memory issue Fix some bugs Jul 6, 2023
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

Successfully merging this pull request may close these issues.

1 participant