Commit d3ebf114dfa95cc0140e6943bf44eea5587107de imports zstd-1.5.7, which has a new exhaustive [setMaxCompression](https://github.com/facebook/zstd/blob/f8745da6ff1ad1e7bab384bd1f9d742439278e99/programs/zstdcli.c#L642) feature. It would be nice for `smv.exe` to expose this new compression level on the command line and for `smartvs.exe` to expose it in the GUI.
Commit d3ebf11 imports zstd-1.5.7, which has a new exhaustive setMaxCompression feature.
It would be nice for
smv.exeto expose this new compression level on the command line and forsmartvs.exeto expose it in the GUI.