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

Improve memory management of AMSMessage #101

Merged
merged 2 commits into from
Mar 1, 2025
Merged

Conversation

lpottier
Copy link
Collaborator

Moving from std::vector to std::list to minimize data movements when deleting AMSMessage from internal buffer

@lpottier lpottier requested a review from koparasy February 28, 2025 05:47
Copy link
Member

@koparasy koparasy left a comment

Choose a reason for hiding this comment

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

LGTM

@koparasy koparasy merged commit 94453a8 into develop Mar 1, 2025
7 checks passed
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