In
Manny Borges said:
Don't compress the drive.
Entire drivecompression went out with Stacker in 96 becase
decomression adn compression happens fo every file used and
take CPU
time. C: typically holds your OS, so compressing this is a uge
performance
hit..
Although it takes CPU time to compress and uncompress the files,
on the other hand the compressed files are smaller and take less
time to read and write. So there's a tradeoff. Which of the two
factors is more significant depends on the realtive speeds of the
CPU and disk drive, but on most modern systems, it's a near wash,
and there isn't a big difference either way.
I would never choose to compress a drive if I had any reasonable
choice, but for an entirely different reason. All the files on a
compressed drive are essentially in a single file and if anything
happens to that file (either hardware or software corruption),
*all* its contents are lost. That's too big a risk for me.