Skip to content

fix: Removed unnecessary GC Allocation #3527

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

Open
wants to merge 1 commit into
base: develop-2.0.0
Choose a base branch
from

Conversation

samlucas-unity
Copy link
Contributor

@samlucas-unity samlucas-unity commented Jun 27, 2025

Fix for MTTB-85 removed the use of a foreach causing an unnecessary GC Allocation

Changelog

  • Fixed: Removed unnecessary GC Allocation.

Testing and Documentation

  • Tested manually before and after fix to confirm the allocation was present and then absent.

Backport

It can be done but in a more difficult way

@michalChrobot
Copy link
Collaborator

Do you know if this is only 2.X specific or should also be backported to 1.X (develop branch)?

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.

4 participants