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

Switch from pargzip to pgzip #782

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

jonjohnsonjr
Copy link
Contributor

@jonjohnsonjr jonjohnsonjr commented Jul 1, 2023

Half of #779

This cuts our CPU usage in half while cutting latency by ~10ms per layer MB, while producing ~4% larger layers (as compared to pargzip in testing a single image).

Edit: Notably, this will cause some image churn as the layers will compress differently, which will affect digests. We may want to bundle any other content-affecting changes in whatever release contains this.

@jonjohnsonjr jonjohnsonjr requested a review from a team as a code owner July 1, 2023 18:50
@jonjohnsonjr jonjohnsonjr requested review from dlorenc and removed request for a team July 1, 2023 18:50
@jonjohnsonjr jonjohnsonjr enabled auto-merge July 1, 2023 19:09
Signed-off-by: Jon Johnson <jon.johnson@chainguard.dev>
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