Skip to content

Conversation

@deanlee
Copy link
Contributor

@deanlee deanlee commented Sep 10, 2024

This change optimizes the EKFSym::rewind function by using std::move when appending observations to the rewound deque through void push_front( T&& value ); as outlined in cppreference.

This reduces memory overhead and improves performance.

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.

1 participant