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

Optimize Enigma directory reader #72

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

NebelNidas
Copy link
Member

No longer instantiates new MemoryMappingTrees for each file, doesn't forward inappropriate visitEnd calls and skips duplicate visitNamespaces invocations (works around the exception that caused FabricMC/fabric-loom#974 to fail).

@modmuss50 modmuss50 merged commit 9480165 into FabricMC:master Nov 6, 2023
3 checks passed
NebelNidas added a commit to NebelNidas/mapping-io that referenced this pull request Nov 7, 2023
@NebelNidas NebelNidas added this to the 0.5 milestone Nov 13, 2023
@NebelNidas NebelNidas deleted the optimize-enigma-dir-reader branch August 28, 2024 21:13
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