Ken said:
Understood. I wasn't disagreeing with you, just pointing out that
everyone's experience isn't the same here. It depends on the hardware.
It depends on the content.
If you have a movie disk (a format already 100:1 compressed),
there is no entropy to harvest, and turning on the Macrium
compression option, would be a waste of your time. Time
wasted, no space saved.
Very few users now, will have content disks, with nothing but
uncompressed files on it. My computer back in 1985 would have
been ideal for such compression ideas, but now, not so much.
Things like PDF or movies, won't compress that much. Might take
7Z to make progress, and 7Z is slow as molasses. You wouldn't want
Macrium to be using 7Z for you. Good space, poor time tradeoff.
Macrium uses a lightweight LZ compressor, which is a good space-time
tradeoff for a backup (it would be like GZIP, but lighter). Just
don't expect miracles for a disk full of movies. It will compress
a text file for you, but won't be able to do much with other file
types.
Without benching it here, I'd probably keep it turned off.
Just knowing the content of the disks.
It would also depend, on whether their LZ compressor was
multi-threaded or not. Standard GZIP is not, so you can have
a six-core processor, and GZIP would only use one core. Before
"hoping" your hardware would be overpowering, and crush the problem,
better check whether it's threaded. I only have one compressor
(PIGZ), which is multithreaded and does GZIP. (7ZIP only uses
multiple threads for 7Z, and is still single threaded for GZ.)
I don't know if Macrium does threading or not. Run Macrium, use
Task Manager, and you might get a hint. If you turn on compression,
and the CPU is pegged on all cores, you have your answer.
Paul