Ramdisk usage is already suggested, but it would be nice to integrate it into the CLI options. This should both improve performance, and more importantly, reduce disk wear.
--ramdisk: Enable caching to /dev/shm. Should warn on usage without --quota-size.
--ramdisk-keep: Don't purge the ramdisk folder after execution. Should be purged by default to keep memory usage down.
Ramdisk usage is already suggested, but it would be nice to integrate it into the CLI options. This should both improve performance, and more importantly, reduce disk wear.