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

nydus-image: (experimetal)support compact blob #302

Merged
merged 1 commit into from
Feb 18, 2022

Conversation

hhhhsdxxxx
Copy link

proposal:

  1. reduce number of blobs
  2. optimize size of blobs

how to:

  1. reference chunk to chunk-dict
  2. resize blobs whose chunks are totally unused.
  3. merge small blobs

Signed-off-by: henry.hj henry.hj@antgroup.com

proposal:
1. reduce number of blobs
2. optimize size of blobs

how to:
1. reference chunk to chunk-dict
2. resize blobs whose chunks are totally unused.
3. merge small blobs

Signed-off-by: henry.hj <henry.hj@antgroup.com>
Copy link
Contributor

@changweige changweige left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@changweige changweige merged commit c577097 into dragonflyoss:master Feb 18, 2022
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.

3 participants