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

Only reload sound effects that have changed #107

Open
sornas opened this issue Jun 19, 2021 · 0 comments
Open

Only reload sound effects that have changed #107

sornas opened this issue Jun 19, 2021 · 0 comments

Comments

@sornas
Copy link
Collaborator

sornas commented Jun 19, 2021

Currently we reload all sound effects every time the config is reloaded, which takes a non-neglible amount of time. We can instead pass the hashmap as a &mut and only change what's needed.

@sornas sornas added this to the 0.5 milestone Jun 20, 2021
@sornas sornas removed this from the 0.5 milestone Sep 29, 2022
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

No branches or pull requests

1 participant