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 the memory consumption by ColumnFileTiny objects #6401

Closed
Tracked by #6426
flowbehappy opened this issue Dec 1, 2022 · 3 comments
Closed
Tracked by #6426

Reduce the memory consumption by ColumnFileTiny objects #6401

flowbehappy opened this issue Dec 1, 2022 · 3 comments
Assignees
Labels
component/storage type/enhancement The issue or PR belongs to an enhancement.

Comments

@flowbehappy
Copy link
Contributor

Enhancement

bc519096-de3f-4a55-8f1a-cec5d4e18bc1

With a typical table schema, 453k ColumnFileTiny consumes over 20GiB memory.

@flowbehappy flowbehappy added type/enhancement The issue or PR belongs to an enhancement. component/storage labels Dec 1, 2022
@flowbehappy
Copy link
Contributor Author

ba80a6b4-b308-43f5-ab93-7c2ed8606264
And this part of memory is mainly consumed by PageEntry. About 12 GiB.

@hongyunyan
Copy link
Contributor

/close

@ti-chi-bot
Copy link
Member

@hongyunyan: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/storage type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

No branches or pull requests

3 participants