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

chore: Speed up and cleanup level and zone loading; Add safer asset buffer reading #1314

Merged
merged 9 commits into from
Dec 23, 2023

Conversation

EmosewaMC
Copy link
Collaborator

@EmosewaMC EmosewaMC commented Nov 21, 2023

wait for #1313

gains are 5% across the board
tested that I can indeed still load into the game and play various activities
Much less prone to leaking memory from loading a file buffer now

EmosewaMC and others added 4 commits November 20, 2023 05:55
End of optimizations for now

going faster
std::less<LWOSCENEID> already does this in a map.
@Jettford
Copy link
Collaborator

i hate github, it did not tell me of merge conflicts, i plead the fifth

@EmosewaMC EmosewaMC changed the title chore: Speed up and cleanup level and zone loading chore: Speed up and cleanup level and zone loading; Add safer asset buffer reading Nov 22, 2023
@EmosewaMC EmosewaMC marked this pull request as ready for review December 18, 2023 05:33
Copy link
Collaborator

@Jettford Jettford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Final PR before moving back to Bitbucket! /s

@aronwk-aaron aronwk-aaron merged commit e58218c into main Dec 23, 2023
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.

3 participants