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

Cauldron saving improvements #42

Merged
merged 1 commit into from Dec 31, 2021
Merged

Cauldron saving improvements #42

merged 1 commit into from Dec 31, 2021

Conversation

WolfyScript
Copy link
Owner

Improved the performance of saving Cauldrons task.
Instead of running everything on the main thread, it makes a snapshot of the data to save and then saves that to the file asynchronously.

It takes a snapshot at the time of save and then saves it async.
@WolfyScript WolfyScript self-assigned this Dec 31, 2021
@WolfyScript WolfyScript merged commit 39cc04f into master Dec 31, 2021
@WolfyScript WolfyScript deleted the async_save_task branch January 11, 2022 00:23
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.

None yet

1 participant