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

Improve profile import performance #1494

Merged
merged 2 commits into from
Oct 16, 2024
Merged

Conversation

anttimaki
Copy link
Collaborator

No description provided.

- Don't track the profile status to mods.yml file as the mods are
  installed. The old implementation that did this was wildly
  inefficient with the number of disk operations it used. In the end
  the work is in vain, as the mods.yml will be copied from the imported
  profile in a later step
- Rename the two helper methods to clarify they're to be used when
  importing a profile, and to unify the naming
@anttimaki anttimaki merged commit e3bca5b into develop Oct 16, 2024
5 checks passed
@anttimaki anttimaki deleted the profile-import-performance branch October 16, 2024 13: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