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 TooltipItemFilter; ItemFilter limited cache #565

Merged
merged 2 commits into from
Dec 7, 2024

Conversation

slprime
Copy link
Member

@slprime slprime commented Dec 6, 2024

Hope i fixed this: GTNewHorizons/GT-New-Horizons-Modpack#18221

  1. fix TooltipItemFilter. it every search generated tooltips for items what don't exist in NEI (ex. fluids)
  2. added CacheItemFilter and limited HashMap. because terminals filtered items every render. for systems with many item types it is problem

P.S. On the save that was sent to me this patch significantly sped up the search and show tooltips when terminal was filtered

@Dream-Master Dream-Master requested a review from a team December 7, 2024 13:13
@Dream-Master Dream-Master merged commit c305649 into GTNewHorizons:master Dec 7, 2024
1 check passed
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