Open My9xVm opened 2 years ago
Level 20 is recommended
But will use more time on pre-compressed packages without gain, for example game data.
$ zstd -20vv --ultra bigfile *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** --zstd=wlog=25,clog=25,hlog=23,slog=7,mml=3,tlen=256,strat=9 --format=.zst --block-size=0 --memory=134217728 --threads=1 --content-size Decompression will require 33554432 B of memory
Recommended by who? The goal is not the best compression ratio, but the best performance overall.
Level 20 is recommended
But will use more time on pre-compressed packages without gain, for example game data.