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

Memory related improvements #479

Merged
merged 21 commits into from
Jun 27, 2024
Merged

Memory related improvements #479

merged 21 commits into from
Jun 27, 2024

Conversation

badrishc
Copy link
Contributor

@badrishc badrishc commented Jun 20, 2024

  • Do not free pages in the TsavoriteLog if not needed to do so, in circular buffer, during the Reset operation
  • Make sure NetworkHandler grows the network buffer only if absolutely needed
  • Avoid spinning on sync path while waiting for async TLS stream processing to complete

@badrishc badrishc marked this pull request as ready for review June 21, 2024 22:54
@badrishc badrishc requested a review from yrajas June 21, 2024 22:55
@badrishc badrishc merged commit d28aa1e into main Jun 27, 2024
33 checks passed
@badrishc badrishc deleted the badrishc/memory0impr branch June 27, 2024 00:08
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.

None yet

2 participants