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

make-srpm.sh: use the pxz compressor if available #175

Closed
wants to merge 1 commit into from

Conversation

kdudka
Copy link
Member

@kdudka kdudka commented Apr 30, 2024

... to speed up creation of .tar.xz on a multicore machine. After the recent extension of the test-suite, compression of the distribution tarball started to take too much time. This change makes it reasonably fast again in my development environment.

@kdudka kdudka requested a review from lzaoral April 30, 2024 12:25
@kdudka kdudka self-assigned this Apr 30, 2024
kdudka added a commit to kdudka/csdiff that referenced this pull request Apr 30, 2024
... to speed up creation of .tar.xz on a multicore machine.  After the
recent extension of the test-suite, compression of the distribution
tarball started to take too much time.  This change makes it reasonably
fast again in my development environment.

Closes: csutils#175
@kdudka kdudka force-pushed the make-srpm-pxz branch 2 times, most recently from 28b97c5 to 224dd3d Compare May 3, 2024 11:34
kdudka added a commit to kdudka/csdiff that referenced this pull request May 3, 2024
... to speed up creation of .tar.xz on a multicore machine.  After the
recent extension of the test-suite, compression of the distribution
tarball started to take too much time.  This change makes it reasonably
fast again in my development environment.

Closes: csutils#175
@kdudka kdudka requested a review from jamacku May 21, 2024 11:00
kdudka added a commit to kdudka/csdiff that referenced this pull request May 21, 2024
... to speed up creation of .tar.xz on a multicore machine.  After the
recent extension of the test-suite, compression of the distribution
tarball started to take too much time.  This change makes it reasonably
fast again in my development environment.

Closes: csutils#175
make-srpm.sh Outdated Show resolved Hide resolved
... to speed up creation of .tar.xz on a multicore machine.  After the
recent extension of the test-suite, compression of the distribution
tarball started to take too much time.  This change makes it reasonably
fast again in my development environment.

Closes: csutils#175
Copy link
Member

@jamacku jamacku left a comment

Choose a reason for hiding this comment

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

LGTM

@kdudka
Copy link
Member Author

kdudka commented May 21, 2024

@jamacku Thanks for review!

@kdudka kdudka closed this in 43ae09a May 21, 2024
@kdudka kdudka deleted the make-srpm-pxz branch May 21, 2024 12:01
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.

None yet

2 participants