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

Replace gzip with multithreaded pigz #4410

Closed
1 task
dereknola opened this issue Nov 5, 2021 · 1 comment
Closed
1 task

Replace gzip with multithreaded pigz #4410

dereknola opened this issue Nov 5, 2021 · 1 comment
Assignees
Labels
kind/enhancement An improvement to existing functionality
Milestone

Comments

@dereknola
Copy link
Member

Is your feature request related to a problem? Please describe.
Gzip is single threaded and slow down the make process.

Describe the solution you'd like

pigz is gzip but multithreaded

Describe alternatives you've considered

Additional context

Backporting

  • Needs backporting to older releases
@dereknola dereknola added the kind/enhancement An improvement to existing functionality label Nov 5, 2021
@dereknola dereknola added this to the v1.22.4+k3s1 milestone Nov 5, 2021
@dereknola dereknola self-assigned this Nov 5, 2021
@ShylajaDevadiga ShylajaDevadiga self-assigned this Nov 9, 2021
@dereknola dereknola modified the milestones: v1.22.4+k3s1, v1.23.0+k3s1 Nov 10, 2021
@dereknola
Copy link
Member Author

Closing as part of the build process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement An improvement to existing functionality
Projects
None yet
Development

No branches or pull requests

2 participants