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

Enable gradle daemon #236

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

lukebemish
Copy link

NG7 is compatible with the daemon, and having a running daemon makes invoking gradle substantially faster, which is especially relevant if running gradle tasks before IDE runs or the like.

Note that "disabling the daemon" actually just means "using a one-time use daemon"; it's not as if doing so would save any performance even on the first invocation of gradle

NG7 is compatible with the daemon, and having a running daemon makes invoking gradle substantially faster, which is especially relevant if running gradle tasks before IDE runs or the like.
@marchermans marchermans merged commit 48aba14 into neoforged:1.21.4 Jan 7, 2025
1 check passed
@lukebemish lukebemish deleted the 1.21.4-daemon-fix branch January 7, 2025 19:26
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.

2 participants