October 21, 2022 at 2:38 AM
So I was compressing a file and saw the process was using only one core. I made some research and discovered the softwares are made like this.
I found alternatives that use gzip and xz (better compression) and that allow to use all cores.
Their names are pigz and pixz
This should speed up some of your tasks. Enjoy 😊
I found alternatives that use gzip and xz (better compression) and that allow to use all cores.
Their names are pigz and pixz
This should speed up some of your tasks. Enjoy 😊


