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

Limit the size of replay resource data chunks to reduce memory usage #2171

Merged
merged 1 commit into from
Sep 4, 2018

Conversation

Qining
Copy link
Contributor

@Qining Qining commented Aug 29, 2018

This change can reduce the memory usage a bit as grpc's copies of the
resource data are smaller than before, limit of 100MB in practice should
be large enough to not hurt data transferring performance.

This change can reduce the memory usage a bit as grpc's copies of the
resource data are smaller than before, limit of 100MB in practice should
be large enough to not hurt data transferring performance.
@Qining Qining force-pushed the limit-res-chunk-size branch from 1a9f3bc to 48182b5 Compare September 4, 2018 13:55
@Qining Qining merged commit 30140b8 into google:master Sep 4, 2018
@Qining Qining deleted the limit-res-chunk-size branch October 23, 2018 17:32
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