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

feat: Better performance #71

Merged
merged 16 commits into from
Jan 27, 2024
Merged

feat: Better performance #71

merged 16 commits into from
Jan 27, 2024

Conversation

Zac8668
Copy link
Collaborator

@Zac8668 Zac8668 commented Jan 27, 2024

This makes the creation of chunk groups to be parallelized, before we also had to iter_mut() trough the chunks to get the center parts, but now it's fixed.
This adds a major performance improvement.

@Zac8668 Zac8668 merged commit 226e52d into spicylobstergames:main Jan 27, 2024
4 checks passed
@Zac8668 Zac8668 deleted the perf branch January 28, 2024 00:12
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.

1 participant