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

Run annotation scanner in parallel across different mods #32

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

Technici4n
Copy link
Member

@Technici4n Technici4n commented Nov 2, 2023

The annotation scan runs in parallel with Minecraft's bootstrap, but in large mod packs there's a chance that it could take longer than bootstrap. However it is trivially parallelizable.

@sciwhiz12 sciwhiz12 added the enhancement New feature or request label Nov 2, 2023
@Technici4n Technici4n merged commit 1a7537c into neoforged:main Nov 2, 2023
1 check passed
@Technici4n Technici4n deleted the parallel-scan branch November 2, 2023 14:29
embeddedt added a commit to TauMC/Blacksmith that referenced this pull request Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants