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

SDV: Use the pre-existing cache in location creation #2368

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

alwaysintreble
Copy link
Collaborator

What is this fixing or adding?

Fixes SDV failures. should also speed it up since it uses the pre-existing cache instead of just pretending it doesn't exist.

How was this tested?

unit tests succeed now.

If this makes graphical changes, please attach screenshots.

@alwaysintreble alwaysintreble changed the title Core: change Region caching to dirty-strategy from on-miss-strategy SDV: Use the pre-existing cache in location creation Oct 25, 2023
@ThePhar ThePhar added the is: refactor/cleanup Improvements to code/output readability or organizization. label Oct 25, 2023
@alwaysintreble alwaysintreble changed the base branch from core_new_region_cache to main October 26, 2023 13:18
Copy link
Collaborator

@agilbert1412 agilbert1412 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you elaborate on what were the failures that this fixes?

@alwaysintreble
Copy link
Collaborator Author

The failures were for a specific branch that berserker is currently working on. This doesn't fix any failures in regards to main but it does offer ~5% speed increase

Copy link
Member

@black-sliver black-sliver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@black-sliver black-sliver merged commit 16fe667 into ArchipelagoMW:main Oct 27, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: refactor/cleanup Improvements to code/output readability or organizization.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants