The table below shows the results of using different compression methods and levels with an example file (the file text8 was used) and SyncBackPro. The example file is text (not binary) and has an uncompressed size of 100,000,000 bytes.
All the compression methods (except for BWT) are compatible with various compression utilities, e.g. WinZip, 7zip, WinRAR, etc.
Deflate has the worst compression, but it is fast. However, if you are using SyncBackSE or SyncBackPro, then you should choose Deflate64 instead of Deflate as the performance is very similar but the compression is higher with Deflate64.
XZ and LZMA2 have the worst performance but the best compression. It is probably better to choose LZMA instead, except if you are using the highest compression levels, as LZMA requires a large amount of free memory. Like ZStandard, XZ can only be used with multi-zip, i.e. each file goes into its own Zip file.
ZStandard has the best performance. Choose this if performance is important, but note that it can only be used with multi-zip, i.e. each file goes into its own Zip file. ZStandard has been implemented with performance, and not high compression levels, in mind. If you choose ZStandard then it is recommended to use a normal or lower compression level.
If you want to encrypt the filenames within the Zip file then you should use BZip2 instead of LZMA2 unless performance does not matter or compatibility is a requirement.
LZMA2 compression was introduced with SyncBack V11. XZ and ZStandard compression was introduced with SyncBack V11.2.5.0.
Important: High compression levels, especially when used with LZMA, use very large amounts of memory. You may experience Out of memory errors with some files, especially larger ones. To reduce memory usage you must reduce the compression level. Also, consider using the 64-bit version of SyncBackPro/SE.
Compression Method | Compression Level | Size of compressed file (KB) |
Deflate | Lowest (1) | 38,560 |
Deflate | Normal (5) | 32,890 |
Deflate | Maximum (9) | 32,288 |
Deflate64 | Lowest (1) | 38,382 |
Deflate64 | Normal (5) | 32,304 |
Deflate64 | Maximum (9) | 31,341 |
BWT | Lowest (1) | 29,096 |
BWT | Normal (5) | 26,522 |
BWT | Maximum (9) | 25,776 |
BZip2 | Lowest (1) | 29,105 |
BZip2 | Normal (5) | 26,524 |
BZip2 | Maximum (9) | 25,777 |
LZMA | Lowest (1) | 32,058 |
LZMA | Normal (5) | 23,465 |
LZMA | Maximum (9) | 22,671 |
LZMA2 | Lowest (1) | 30,993 |
LZMA2 | Normal (5) | 23,468 |
LZMA2 | Maximum (9) | 22,675 |
Deflate (SecureZip, 256-bit AES encryption) | Lowest (1) | 38,572 |
Deflate (SecureZip, 256-bit AES encryption) | Normal (5) | 32,904 |
Deflate (SecureZip, 256-bit AES encryption) | Maximum (9) | 32,303 |
BZip2 (SecureZip, 256-bit AES encryption) | Lowest (1) | 29,105 |
BZip2 (SecureZip, 256-bit AES encryption) | Normal (5) | 26,525 |
BZip2 (SecureZip, 256-bit AES encryption) | Maximum (9) | 25,778 |
ZStandard | Lowest (1) | 32,065 |
ZStandard | Normal (5) | 32,065 |
ZStandard | Maximum (9) | 26,318 |
XZ | Lowest (1) | 31,356 |
XZ | Normal (5) | 23,936 |
XZ | Maximum (9) | 22,675 |