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

Reduce memory usage for EstablishDisaggRequest #9135

Open
breezewish opened this issue Jun 7, 2024 · 0 comments
Open

Reduce memory usage for EstablishDisaggRequest #9135

breezewish opened this issue Jun 7, 2024 · 0 comments
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@breezewish
Copy link
Member

breezewish commented Jun 7, 2024

Enhancement

image

EstablishDisaggRequest serializes ColumnFileInMemory into the gRPC request, so that it can use memory very quickly. In the example above, each Establish request eats ~70MB.

@breezewish breezewish added the type/enhancement The issue or PR belongs to an enhancement. label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

No branches or pull requests

1 participant