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

Ugly fix for wildcard meta; will degrade back to a linked list or a tree on collision. #40

Merged
merged 1 commit into from
Dec 12, 2021

Conversation

mitchej123
Copy link
Contributor

Will degrade back to a linked list or a tree on collision.

Proper fix might be re-implementing ItemStackMap that fully implements the Map interface.

…ree.

Proper fix might be re-implementing ItemStackMap that fully implements the Map interface.
@mitchej123 mitchej123 requested a review from a team December 12, 2021 22:02
@mitchej123
Copy link
Contributor Author

Performance looks roughly on par with the previous fix; still not showing up on the profiler, even with translocators trying to push into 10 railcraft steam smelters.

@mitchej123
Copy link
Contributor Author

@Dream-Master Dream-Master merged commit 2e841ce into master Dec 12, 2021
@Dream-Master Dream-Master deleted the ugly_meta_fix branch December 12, 2021 22:46
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.

3 participants