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

Faster terrain loading #411

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Faster terrain loading #411

merged 1 commit into from
Jan 21, 2025

Conversation

khdlr
Copy link
Member

@khdlr khdlr commented Jan 21, 2025

Small fix I discovered while implementing #410: Iteratively calling Array.concat is a bad idea in terms of performance. This PR fixes that for the terrain loading code.

@FlorianK13 FlorianK13 self-requested a review January 21, 2025 13:57
@khdlr khdlr merged commit 797e42e into main Jan 21, 2025
2 checks passed
@FlorianK13 FlorianK13 deleted the feature/faster_terrain_processing branch January 21, 2025 14:09
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