-
Notifications
You must be signed in to change notification settings - Fork 174
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
[core] Reduce allocation / deallocations necessary for Registration. #1744
Merged
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e1d1c4f - Browse repository at this point
Copy the full SHA e1d1c4fView commit details -
[core] introduce new vector type which will use clear() instead of de…
…allocating elements.
Configuration menu - View commit details
-
Copy full SHA for e49970e - Browse repository at this point
Copy the full SHA e49970eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 691ac94 - Browse repository at this point
Copy the full SHA 691ac94View commit details -
Revert "Use std::array instead of std::vector for transport layers in…
… registration sample." This reverts commit b4a5329ba7d5c13f36d4c37ea5b6356d411679dc.
Configuration menu - View commit details
-
Copy full SHA for d07a974 - Browse repository at this point
Copy the full SHA d07a974View commit details -
[core] internal registration types switched to Util::CExpandingVector…
… to avoid memory allocations.
Configuration menu - View commit details
-
Copy full SHA for a3a29d6 - Browse repository at this point
Copy the full SHA a3a29d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f0d570 - Browse repository at this point
Copy the full SHA 2f0d570View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c2dca8 - Browse repository at this point
Copy the full SHA 2c2dca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17282cb - Browse repository at this point
Copy the full SHA 17282cbView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d200eab - Browse repository at this point
Copy the full SHA d200eabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ab8237 - Browse repository at this point
Copy the full SHA 3ab8237View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.