▲ | Dylan16807 2 days ago | ||||||||||||||||
> Compression tradesoff compute vs i/o, if your system has weak compute, it's a bad deal. Most modern systems should do well with compression. Older systems with worse compute also had worse i/o. There are cases where fast compression slows things down, but they're rare enough to make compression the better default. | |||||||||||||||||
▲ | 1718627440 a day ago | parent [-] | ||||||||||||||||
I certainly don't want my compiler to get slower, because we now compress the files that are gone in a few minutes anyway. Compression is useful for archiving files, but for anything that you currently work with, it's useless and only wastes compute. | |||||||||||||||||
|