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

Backport MemoryStack to reduce direct buffer allocations #751

Merged
merged 8 commits into from
Nov 25, 2024
Merged

Conversation

ah-OOG-ah
Copy link
Member

What it says on the tin. There's probably some repeated buffer allocations I missed, but I patched the ones I could grep for plus the only one that kept appearing in my crash reports. There's another persistent one from Avaritia, so I will probably pull this out into GTNHLib in a follow-up PR.

Copy link
Collaborator

@mitchej123 mitchej123 left a comment

Choose a reason for hiding this comment

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

As long as it runs, seems fine

@ah-OOG-ah ah-OOG-ah merged commit c353c83 into master Nov 25, 2024
1 check passed
@ah-OOG-ah ah-OOG-ah deleted the tlsf branch November 25, 2024 21:26
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