
Originally Posted by
Timur
...
What I wonder about is: Is the resulting write performance due to slow NAND writes of the SF drive, or due to the SF trying to compress the data even when it's not really compressible?
Anvil suggested that SF may only compress data that's at least 66% compressible, but I doubt that SF is able to detect that before trying. Because in order to do that it would have to analyze the data on a "content" basis (i.e. don't try JPG, MP3, ZIP, etc.), which I don't think it can do (at least not with a proper RAM buffer for pre-analysis). 7Z/LZMA2 tries to avoid recompressing already compressed files and still it has to go through the whole file at full compression time first (even knowing its ZIP extension).
Bookmarks