Comment by Uvix
3 hours ago
With hard disks, I could see reading the compressed version from disk and decompressing giving you the bytes faster than reading the uncompressed version. With SSDs that advantage likely went away.
3 hours ago
With hard disks, I could see reading the compressed version from disk and decompressing giving you the bytes faster than reading the uncompressed version. With SSDs that advantage likely went away.
Yep. If you had the CPU overhead available, you could speed up your entire computer by enabling full-disk compression and then defragmenting. It's difficult to accurately describe just how slow it was to move data to and from a spinning platter over a PATA interface.