|
Should I have the "Compress Disk To Save Space"option selectedd? I have Windows 7.
|
|
If you think you need more HDD space then it wouldn't hurt. |
|
I've enabled compression on one of my laptops, when it was crammed full of junk. It took days to complete and I ended up with a highly fragmented drive running everything like a slug. After defragging the performance wasn't notably faster or slower. The theory: You have a hard disk which is the slowest common component in your system (even if it's an SSD). By compressing files you reduce the amount of data required to transfer from the drive to the CPU. This works best when the files in question are highly compressable (eg. IRC log files which tend to get huge and have a low compression ratio typically between 12-15%) and the overhead of decompression is less than the processing required. If neither of these are true, of course the overhead may cause you to tear hair out wondering why things are going 2-3x slower than they should. That's my experience when copying large files, particularly from one compressed drive to another. My advice: Don't compress your entire drive. It takes too long. Select files or folders to compress based on the filetypes. mp3, jpg, gif, mpeg, movgenerally, flac, avi (using divx or some other compression/decompression codec) and other media files don't have a low compression ratio because they're already compressed, so don't compress them. Compress txt, doc, log, avi (raw, uncompressed), wav (again raw, uncompressed), and other uncompressed files are suitable for compression. Exe, dll, scr files are hit and miss. They're usually relatively compressable to roughly 60% of their uncompressed size, but they're probably best compressed using UPX if you're going to bother with that. I don't recommend compressing the Windows, because most people are impatient and don't like to wait 5 minutes for their OS to boot. You most likely won't break anything if you do, because the odds are Windows won't let you compress anything that's precious. Same thing with program files, to an extent. Anything you compress in program files should be accompanied by high "WOW!" factor due to large size, and if the compression ratio isn't low enough for your satisfaction then decompress it. A good example is an Ubuntu installation I had running in VirtualBox that I rarely ever use. Size: 3.23GB, Size on Disk: 1.11GB. A bad example would be the paging file, which I don't think Windows will compress (and I keep on a separate, dedicated disk for performance sake). |
|
buy a separate HD (external or not) and place files u want but dont access frequently on it... that's what i do, and the price of hard disk space has dropped significantly. if you compress files they will have to be uncompressed to read, which takes up memory and processor speed. |
