79259550

Date: 2024-12-06 22:39:53
Score: 1
Natty:
Report link

It's 14 years later, and multi-core processors are no longer rare by any means. I was here looking for an updated version or improved gzip that would use multiple cores for compressing a single file, but will mention for others that zstd -T0 -19 filename will do exactly this, "intelligently" using the maximum cores available to do the task. I realize this is not gzip, but then again neither is pigz, so I feel justified in suggesting a solution that is not gzip.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: W Quayle