|
|
|
|
|
by magicalhippo
1655 days ago
|
|
> zstd at compression level 1 can do ~2GB/s per core So unless you can multithread that workload, it's already behind by a factor of 2. > Computers are plenty fast. My point was you can no longer assume the disk is significantly slower, at least for streaming workloads. You can often still win by spending CPU cycles doing clever stuff, but it's not several orders of magnitude difference like it used to be. |
|