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

Remove no longer needed garbage collector meddling. #971

Open
wants to merge 3 commits into
base: next
Choose a base branch
from

Commits on Jul 25, 2024

  1. Trigger manual GC earlier

    We now have far more memory than before and file sizes also increased.
    
    I’m not sure whether we could just delete the whole gc code, though,
    and trust the JVM.
    ArneBab committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c763b0f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    c958dc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd1dc38 View commit details
    Browse the repository at this point in the history