Steam is working on adding zstd compression for game chunks (every game file is split into 1MB), it currently uses LZMA.
Steam is working on adding zstd compression for game chunks (every game file is split into 1MB), it currently uses LZMA.
Pavel Djundik (@xpaw.me)
Pretty neat. Right now 1gbps downloads can often be bottlenecked by CPU, so a more efficient algorithm like zstd will probably speed up downloads.