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

Reduce direct buffer allocations #45

Merged
merged 3 commits into from
Dec 7, 2024
Merged

Reduce direct buffer allocations #45

merged 3 commits into from
Dec 7, 2024

Conversation

ah-OOG-ah
Copy link
Member

Avaritia was creating a new float buffer every tick when only one was needed.

These should only be allocated once, no need for repeats
@Dream-Master Dream-Master requested a review from a team November 26, 2024 09:49
@boubou19 boubou19 merged commit 2e45080 into master Dec 7, 2024
1 check passed
@boubou19 boubou19 deleted the finalize branch December 7, 2024 02:15
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