lzma_persistent_buffer
🟪 Executable on Client and Server
lzma_persistent_buffer <value>
If set, attempt to keep a persistent buffer for the LZMA decoder dictionary. This avoids re-allocating a ~16-64meg buffer for each operation, at the expensive of keeping extra memory around when it is not in-use.